BudgeBuddy: MERN Stack Expenses Tracker Application
• Open the .env
file of this project in backend folder.
• Modify the following environment variables to the .env
file:
- PORT=5000
- MONGO_URL=
Example: mongodb+srv://YourServerName:<password>@yourservername.di9gork.mongodb.net/?retryWrites=true&w=majority