Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mauriciogirardi/dt-money
- Owner: mauriciogirardi
- Created: 2022-08-12T14:18:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-18T22:12:32.000Z (over 2 years ago)
- Last Synced: 2024-11-07T04:28:42.631Z (2 months ago)
- Topics: context, hooks, react-hook-form, react-router-dom, reactjs, redixui, styled-components, vite, zup
- Language: TypeScript
- Homepage:
- Size: 4.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)