Financial control application developed in module 03: API consumption and performance in ReactJS
1- install node.js on your computer
Clone repository git clone https://github.com/usuario/nome-do-projeto.git
Browse to project folder
cd project-name
Install dependencies
npm install
Execute the project
npm run dev
- Create Transactions
- Views created Transactions
- Filter created transactions
- Views Summary Transactions
- Optmization of the components