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