1. Routes
Used to handle any routes
2. Validation
Used to do validation of the incoming data
3. models
Containes all the MongoDB Schemas
Remember not to touch .gitignore and package.json file unless too important and you know what you're doing.