Skip to content

GuilhermeBarroso-sys/EFinances-FRONT

Repository files navigation

Efinances-FRONT

About this project

This finances control project is an open source front-end, I used these technologies:

  • React (Vite App)
  • Material UI
  • Axios
  • Sass
  • Eslint

This project is in production at these link:

How to execute this project (optional)

1 - Backend

The path ./src/services/api.js has the production link of this project, if you want a execute the back-end locally, follow this link: https://github.com/GuilhermeBarroso-sys/EFinances-Back

Note: Heroku has a 10 - 15 seconds of cold start

3 - Download dependencies and start the project

The project use yarn, then:

  yarn // Download the dependencies
  yarn dev 

Done, the project is running!

Releases

No releases published

Packages

No packages published