/Expense-Tracker-React

Expense Tracker Using React / Context API

Primary LanguageJavaScript

Expense Tracker (React)

It uses functional components with hooks and the context API

Usage

npm install

# Run on http://localhost:3000
npm start

# Build for prod
npm run build