Expense Tracker MERN

A full-stack MERN based project for tracking expenses.

Features

  • Add and keep track of your income and expenses
  • Visual representation of your expenses to help you stay on budget
  • Easy to use and navigate

Technologies Used

  • MongoDB
  • Express
  • React
  • NodeJS

How to use

  1. Clone the repository
git clone https://github.com/ishrajesh/expense-tracker-mern.git
  1. Install the dependencies
npm install
  1. Start the development server
npm run start
  1. The application should now be running on http://localhost:3000

Contribution

Contributions are welcome. Feel free to submit a pull request.

License

This project is licensed under the MIT License.