Skip to content

It is a simple ReactJS application to add and view expenses

Notifications You must be signed in to change notification settings

kritisharma23/expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker - React (ReactJS)

Project Overview

It is a simple React application to add and view expenses. Following are the functionalities:

  • Filter list of expenses based on year
  • Form to add expenses
  • Bar chart to show monthly expenses

Tech Stack

React (ReactJS)- 17.0.1

React Concepts Implemented

The project has used the following concepts:

  • Components
  • Data transfer via 'props'
  • React State (useState)
  • Form inputs and event listeners
  • Child to Parent component communication
  • Rendering Lists and Conditional Content

Getting Started

Clone the repository and run the following commands:

npm install
npm start

References

Original Repository
ReactJS Documentation

About

It is a simple ReactJS application to add and view expenses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published