Skip to content

This is a Web app where you can estimate and calculate your expenses based on your income.

Notifications You must be signed in to change notification settings

VEGALUISJ/budget-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Budget App

Purpose:

This is a web application where you can manage your budget in an intelligent way knowing how much you will spend and how much your remaining balance will be in order to plan how much money you can save at the end of your budget vs. expenses.

demo

Technologies used:

  • HTML, CSS, Javascript, React.js, Skeleton, NanoId (npm library for random id generator), Hooks. Project was deployed using Netlify.
Cool Features:

Cool Design. Full Responsive for Mobile divices. Some Smoooth animations for better UX.

Getting Started:

This Project was created using create react app. Comands to use code is.

npm start

npm test

npm run build