An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# DT Money

Financial control application developed in module 03: API consumption and performance in ReactJS

# Layout

# 🛠️ Tecnologies

  • Vite + React.js

  • Typescript

  • React Hook Forms

  • React Router Dom

  • Styled-components

  • Form validation with zod

  • Axios and JSON Server
  • # 🚀 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