GitXplorerGitXplorer
b

expense-tracker

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Verified
a7593e49ddb2d4772670fcff605bdc4754c9f9b6

Update README.md

bbritneywwc committed 2 years ago
Verified
3166ad807abd81129664c3457d5c651def72257a

Update README.md

bbritneywwc committed 2 years ago
Verified
8da733c3c5f8aa8ae42a86c07fef383bc0743598

Update README.md

bbritneywwc committed 2 years ago
Unverified
ab1744cfc9e2699b3e4663cfef8d1cd9fd9803f0

Added a project README

bbritneywwc committed 2 years ago
Unverified
cc3573a5b6fa2bdfc2a0166e5e8812e1730dc772

Fixed bugs on ExpenseForm

bbritneywwc committed 2 years ago
Unverified
310d2d810c7dad593c39dd4504883715e1969943

Added dynamic bar chart

bbritneywwc committed 2 years ago

README

The README file for this repository.

Expense Tracker App

This is a simple expense tracker application where users can add expenses and gives an summary overview of expenses based on filtered years and each month. This project was created to practice the fundamentals of ReactJS.

Setting up the project

Installing packages

npm install

Starting the application

npm start

Accessing the application

http://localhost:3000/