/dev_money

Ignite - Cápitulo 2 - Aplicação de Controle Financeiro em React

Primary LanguageTypeScriptMIT LicenseMIT

Dev money

React application for personal finances control. 💸

Access the deployed version on Vercel: Dev Money

Dev Money

Setup

Have yarn and node installed.

The API route created with axios in services/apit.ts file is set to the deployed vercel app: https://dev-money.vercel.app/api

To run locally, change it to https://localhost:3000/api

Running

# run on port 3000
$ yarn start

Technologies

  • React
  • TypeScript
  • MirageJS
  • Axios
  • Styled Components
  • react-modal

📝 MIT License

This project is licensed under the MIT License - see the LICENSE file for details.

Credits

Made during the Ignite Program by RocketSeat 🚀