Expense Tracker
Project to test React children and Context API
To-do
- Refactor component states for better atomicity
- Create new user interface
Running the Project
To get started, fork the repository and then run the following commands:
npm install
npm run start