This is a React version of the vanilla JS Expense Tracker. It uses functional components with hooks and the context API
npm install
# Run on http://localhost:3000
npm start
# Build for prod
npm run build