-
Set Up MongoDB:
- Create a MongoDB Project and Cluster.
- Obtain the MongoDB URI and replace it in the
server/index.js
file.
-
Running the Server:
cd server npm install npm run dev # For continuous development # OR npm start # To run the script once
If you have any feedback, please reach out to me at [email protected]