➡️ Vehicle Prices is a front-end application that allows you to consult prices of different vehicles marketed in Brazil. All data/info of any vehicle are provided by a third party API - FIPE API HTTP REST.
You can simple access Vehicle Prices and follow these steps:
- Click on a vehicle type
- Select a brand
- Select a vehicle
- Select a year
- Click on Search button and see the magic
✔️ React JS
✔️ TypeScript
✔️ Axios
✔️ Styled Components
✔️ ESLint
✔️ Prettier
- Clone this repository:
git clone https://github.com/jairokoning/vehicle-prices-web
- Move yourself to the appropriate app directory and in the terminal execute:
yarn
to install dependenciesyarn start
to start the application
This project is licensed under the MIT License - see the LICENSE page for details.