/expense-tracker

Project to test React context API

Primary LanguageJavaScript

Expense Tracker

Project to test React children and Context API

image

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