This project was bootstrapped with Create React App.
First install node-modules folder in main folder as well as server by running npm install then start the server by going to server folder and running npm start server then go back to main folder and execute npm start