A budget and expense management app that saves data on browser local storage.
I managed to develop this app thanks to Coding in Public's tutorial.
https://budget-app-nu-ten.vercel.app/
- start dev environment
npm run dev
- build the project
npm run build
- preview
npm run preview
Technologies used in the project:
- React
- Vite
- JS
- Sass