/expense-tracker-reactjs

An expense tracker made with ReactJS, using states and contexts.

Primary LanguageJavaScript

Hey there!

This is a expense tracker made by the @traversyMedia orientations, to run this application just clone the code, and after that run the following commands:

npm i

npm start

That's all!