A system created to help the owner of a vehicle to discover how much his car is with Reactjs
- Find the average price of your car based on the data in the table FIPE.
- Consuming FIPE API to find cars and average prices.
- You can see this project on Surge checking here
First of all you need to install Node.js and NPM to continue. Now you need to clone this repository to your machine:
git clone [email protected]:marcuspereiradev/how-much-does-cost-my-car.git
Inside the directory install the dependencies:
npm install
Inside the directory run the script to start the application:
npm start
Your browser will go open automatically in:
https://localhost:3000
This project is under MIT license. See the archive LICENSE to more details.
| Marcus Pereira |