Skip to content

A simple expense tracker built with React & Context API

Notifications You must be signed in to change notification settings

pbruny/react-expense-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Tracker

The Expense Tracker Project is a project that you can add and delete expenses by filling the form and it will show your balance.

You can check live version here.

To use it, just fill a description to the expense or income and, if it is an expense, set minus signal before the number. For example:

Pizza -16.50

The app Expense tracker

Running locally

To run it locally, please do as following:

Clone the repo

git clone https://github.com/pbruny/react-expense-tracker.git

After clone, please run the command to install all dependencies

yarn install

To start the server and explore, please run

yarn start

If you have any problems with yarn install, please, delete yarn.lock from your folder and run it again.

Feel free to explore and change the code however you want to =)

About

A simple expense tracker built with React & Context API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published