Expense Tracker (React) The Expense Tracker is a React App that demonstrates the use of Functional components with hooks along with Context API. Usage #Download Dependencies npm install # Run on Localhost - http://localhost:3000 npm start # Build for production npm run build