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.
- ReactJS (hooks, context, portals)
- Vite
- Styled-Components
- TypeScript
- JavaScript
- Figma
- Phosphor Icons
- Radix-Ui
- Json server
# 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/
Feito com ❤️ by Mauricio Girardi