Skip to content

AmirManshadi/budget-app

Repository files navigation

Budget App

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.

🚀 Demo

https://budget-app-nu-ten.vercel.app/

🛠️ Installation Steps:

  • start dev environment
npm run dev
  • build the project
npm run build
  • preview
npm run preview

💻 Built with

Technologies used in the project:

  • React
  • Vite
  • JS
  • Sass