This is a quick and dirty Personal Expense Tracker. You can input your Expenses, Amount and the Date and this app will help you track your expenditure all through out the year and along the go you can check the month you spend the most using the highly user intereactive small bars provided in the app.
Client: React
Database: Local Storage
Clone the project
git clone https://github.com/anuragc2001/Expense-Tracker.git
Go to the project directory
cd Expense-Tracker
Install dependencies
npm install
Start the server
npm run start
Feel free to create your own pull request and contribute to this project. Hope you enjoyed this quick and dirty personal expense tracker :)