The project "pesitos.app" evaluates my expenses and financial goals, helping me save smartly. This project is currently in development, where I am applying React, Hooks, Node.js, and Express.
To run the "pesitos" frontend on your computer, you'll need to install Node.js and a Node.js package manager like npm or Yarn. Then, you can follow these steps to set up your development environment:
1 - Clone the project:
git clone https://github.com/diegomottadev/pesitos-view.git
2 - Install dependencies:
npm install
3 - Run the application
npm start
4 - Clone the backend project and follow the instructions in the following link
https://gitlab.com/diegomotta18/pesitos-back