- Add New Expenses.
- Filters expenses based on year.
- Conditional Rendering implemented.
- Data is taken from the user.
- Mobile responsive
- React JS
- HTML
- CSS
- Fork & clone this repository
git clone https://github.com/siddhi-244/Expense-Tracker.git
- Install all the dependencies.
npm install
- Run the React app.
npm start