This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Launches the mock on the port 4000
- Structured with functional and class components.
- CSS3 only
- Decided not to use a framework because i wanted to make it simple, and quick.
-
I decided to use this API, because it has a public package that is pretty simple to use.
-
The only thing that i didnt like about it, was the billing needing to be avaliable to make the request.
- The most simple lib for charts that i could find on the internet. Since making a chart from ground zero takes time, i decided to use it because it has some pre-built charts, that you could simply import on your class, and pass your data on it.
-
Removi os testes porque vi que nao fariam muito sentido, afinal de contas nao estavam testando muita coisa.
-
Agradeço a oportunidade, mesmo se nada der certo, fico feliz por tentar.