Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 470 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 470 Bytes

BudgeBuddy

BudgeBuddy: MERN Stack Expenses Tracker Application
My Skills

Configuration

• 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