[go: up one dir, main page]

Skip to content

mauriciogirardi/dt-money

Repository files navigation

🔨 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.





🚀 Technologies

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

⤵️ How to install the project and run

  # 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/

🖌️ Layout

figma


Feito com ❤️ by Mauricio Girardi