I'll refine this later for now, to set up this project:
- clone the repo
- execute
npm i - navigate to
./server - execute
npm iagain to install all the dependencies listed in package.json - execute
node index.jsto start the backend server - return to
srcin the root directory - execute
npm run devto start the frontend. - You are ready to go!
- Express JS
- React
- Material UI
- MongoDB
- JWTs