This project has two parts
- Nodejs, express, MongoDB backend on backend folder
- React Frontend
First install the packages by running
After that. run the following
API will run on the following link http://localhost:5000
You may also need to configure MongoDB credentials on .env files.
First install the packages by running
After that. run the following
Open http://localhost:3000 to view it in the browser.
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify
(dotsbd)