/react-context-api-expense-tracker

A expense tracker to learn about react context api concept

Primary LanguageJavaScript

React Context API with expense tracker

A simple project to understand React Context API. Blog coming soon!

Able to add and delete transactions saved in application state

Screenshot 2566-11-10 at 02 36 32

Running the repo

Clone and run with

npm i && npm start