https://github.com/gabriel-corto/dt-money
Financial control application developed in the module: API consumption and performance in ReactJS
https://github.com/gabriel-corto/dt-money
api-performanc axios components-acessible http-requests radix-ui react-dev-tools usememo-hook
Last synced: 3 months ago
JSON representation
Financial control application developed in the module: API consumption and performance in ReactJS
- Host: GitHub
- URL: https://github.com/gabriel-corto/dt-money
- Owner: gabriel-corto
- Created: 2024-11-18T23:25:52.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-23T22:35:05.000Z (6 months ago)
- Last Synced: 2025-02-03T11:49:48.407Z (5 months ago)
- Topics: api-performanc, axios, components-acessible, http-requests, radix-ui, react-dev-tools, usememo-hook
- Language: TypeScript
- Homepage:
- Size: 302 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DT Money
Financial control application developed in module 03: API consumption and performance in ReactJS
# Layout
# 🛠️ Tecnologies
# 🚀 How to start ?
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
# 📚 Functional requirements
- Create Transactions
- Views created Transactions
- Filter created transactions
- Views Summary Transactions
- Optmization of the components