Developing a Debt Tracker Interface
https://vsla-debttracker.netlify.app
The following tools were used to develop this project:
- React
- Yarn
- Typescript
- Material Ui
- React router
- Axios
# Clonning the repo
$ git clone
# Install all the dependencies
$ yarn install
# Create a .env file in the root of te project
# with the following variable
REACT_APP_UUID=ef2987e6-3c42-4a24-b734-a2facff977cc
# Run the project
$ yarn run
Este projeto esta sobe a licença MIT.