Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciogirardi/dt-money

This is an application for financial control
https://github.com/mauriciogirardi/dt-money

context hooks react-hook-form react-router-dom reactjs redixui styled-components vite zup

Last synced: 20 days ago
JSON representation

This is an application for financial control

Awesome Lists containing this project

README

        



### :hammer: About the application

This is an application for financial control at td-money, where you will have
a control of your expenses, you will be able to manage your expenses.



### :rocket: Technologies

- ReactJS (hooks, context, portals)
- Vite
- Styled-Components
- TypeScript
- JavaScript
- Figma
- Phosphor Icons
- Radix-Ui
- Json server

### :arrow_heading_down: How to install the project and run

```bash
# clone the project
git clone https://github.com/mauriciogirardi/dt-money.git
# Open the project
cd dt-money
# Install
yarn || npm i
# run back-end fake
npm run server || yarn server
# run front-end
npm run dev || yarn dev
# open the application
http://localhost:5173/
```

### :paintbrush: Layout

[figma]()

---

Feito com :heart: by [Mauricio Girardi](https://www.linkedin.com/in/mauricio-girardi)