K
K
Kentavr162021-05-17 22:53:02
MongoDB
Kentavr16, 2021-05-17 22:53:02

MERN stack application examples?

Good day. I'm starting to learn web development. Stodknulsya with the following problem - there is a lot of information on the Internet, but mostly - scraps. There is documentation on axios, there is an example of writing react components. I would really like to be able to read the code of ready-made applications (react express mongo node) in order to form a complete picture. And here is the problem. On the github - vinaigrette, in which I personally could not find anything. On other resources - the same. Can you tell me where to look for this code? (server+front)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alex Karo, 2021-05-18
@Kentavr16

In general, it is convenient to look at the realworld app - the interface is standardized there, there are different implementations of the fronts and backs
https://codebase.show/projects/realworld
The nodejs+mongo backend is not supported there now.
But you can find it here: https://github.com/gothinkster/node-express-realwo...
However, there is a fresh example based on SQL database: https://github.com/Varun-Hegde/Conduit_NodeJS
There are 3 options with react to choose from

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question