A Web application which helps users manage their expenses and sort date acoording to amounts and dates to help maintain an ordered log.
The project uses React to create the web application by creating various components and linking them together using Redux to manage data. The data is stored in a Firebase backend which helps maintain data for multiple users.
The application is deployed online using Heroku. You can check it out by clicking here.