This project is create using create-react-app
So, there are three lines of code to kick-off create-react-app, just you need to follow there instruction.
Node express framework , mongodb and mongoose.
server
db_schemas
models
controllers
routes
Instruction to run:
npm install
npm start