/Expense-Planner

This website allows you to plan your expenses based on your budget. All your expenses will be saved in Local Storage in case of reloading the page.

Primary LanguageJavaScript

Expense Planner

Plan your expenses using this website

Screenshot

This website allows you to plan your expenses based on your budget. All your expenses will be saved in Local Storage in case of reloading the page.

It's Features Include:

  • Fast and easy to use
  • Edit or add expenses
  • Beautiful interface
  • Validate form information
  • Save your expenses in Local Storage
  • Adjust the content to the screen size
  • Interface animations
  • And more!

Technologies used

  • Vite + React.js
  • Node.js (NPM)
  • Netlify
  • Visual Studio Code

How to use it?

  • First click here
  • Then add a budget
  • To add an expense press the button at the bottom right and fill in the fields
  • To edit an expense swipe it to the right
  • To delete an expense swipe it to the left
  • To finish, enjoy it!

How to build?

  • Install Node.js
  • Run the following linux commands in your terminal
git clone https://github.com/pablove2001/Expense-Planner.git

cd Expense-Planner

npm install

npm run dev

Credits: