A simple app to track your expenses and all data is saved on your local storage.
- framer-motion
- sass
- react-router-dom
- clone repo
- run
npm i
- then run
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
This project was bootstrapped with Create React App.