Skip to content

omarasael1980/controlGastos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Expense Control

React System for Expense Management

This project is part of a React course where we utilize useState, useEffect, and LocalStorage with React Vite. The main objective of this project is to allow users to input a budget and add expenses. The system displays the total amount spent, available money, and enables filtering expenses by category.

Key Features

  • Input initial budget.
  • Add expenses with detailed information.
  • Display the total amount spent.
  • Calculate available money (initial budget - total expenses).
  • Filter expenses by category. Installation
  • Clone this repository to your local machine.
  • Open a terminal in the project folder and execute the following command to install the dependencies:
  • bash
  • Copy code
  • npm install
  • Next, start the application with:
  • bash
  • Copy code
  • npm run dev

image image image image image image Contribution Contributions are welcome. If you find any issues or want to add new features, feel free to open an issue or submit a pull request.

License TYou can check the LICENSE.md file for more details.

Contact If you have any questions or suggestions, feel free to get in touch with me via my email omarasael@nube.unadmexico.mx, omarasael@hotmail.com, omarasael80@gmail.com .

I hope this improvement helps you present your project more clearly and attractively on GitHub. Remember to customize the information with specific details about your project, such as the URLs of the screenshots and the corresponding license. Good luck with your project!

About

Sistema React para control de gastos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published