Just playing around with some React.Js features. In this repo, I work on a simple expense tracker;
- Add a new Expense with a title, date and description
- Filter Expenses based on year
All data is lost on reload (It's not saved anywhere rather than an array data structure).
- Clone the repo
- Run
yarn
to install dependencies ornpm install
(I recommend yarn) - Finally, run
yarn start
to start the development server
- Samuel Mpwanyi
- Guess!.. lol