Skip to content

This project was developed following the course React - React - La Guía Completa: Hooks Context Redux MERN +15 Apps taught by Professor Juan de la Torre.

License

Notifications You must be signed in to change notification settings

jodeperezlo/control-gastos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spents Controller

This project was developed following the course React - React - La Guía Completa: Hooks Context Redux MERN +15 Apps taught by Professor Juan de la Torre.

The application allows you to control your expenses in a simple way, adding a budget and later adding your expenses. It shows a list with all the expenses made, as well as a graph that shows the total expense. It also allows you to remove an expense from the list. Allows you to filter expenses by category.

Control de Gastos

Este proyecto fue desarrollado siguiendo el curso de React - La Guía Completa: Hooks Context Redux MERN +15 Apps impartido por el profesor Juan de la Torre.

La aplicación permite controlar tus gastos de una manera sencilla, agregando un presupuesto y posteriormente agregando tus gastos. Muestra una lista con todos los gastos realizados, así como una gráfica que muestra el gasto total. También permite eliminar un gasto de la lista. Permite hacer un filtrado de gastos por categoría.

Installation of dependencies 📦

npm install

Run the application in development 🚀

npm run dev

Build the app for production 🏗

npm run build

Run the application in production 🏗

npm run start

App 📱💻

About

This project was developed following the course React - React - La Guía Completa: Hooks Context Redux MERN +15 Apps taught by Professor Juan de la Torre.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages