Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 828 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 828 Bytes

Expense Tracker

Overview

This is an expense tracker that logs in your expenses and are displayed according to each month, this is a usefule app to keep a track of your mothly expenses so that you can manage your money well.

Description

You log in your expenses, i.e title, amount and date of your particular expense in the form and that expense is then displayed on your screen. There is also a chart present which evaluates your monthly expenses and tells you that in which month you spent relatively more.

I have used React.js for the functionality of this app and CSS for styling.

Demo

Live App

https://expense-tracker-demo-app.netlify.app/