Skip to content

diegogasparcruz/mobiauto-frontend-challenge

Repository files navigation

Mobiauto frontend challenge

📜 About

The test consists of building two pages (Search and Result), where it is possible to find out the value of a vehicle. The API used is at https://deividfortuna.github.io/fipe.

🖥 Tecnologies and tools

This project was developed using cutting edge front-end technologies.

❓Why did I use Context API

I decided to use the context API, as the application is simple and as it does not have so many states to be shared, it was not necessary to use redux.

🚀 Getting started

Requirements

Clone the project and access the folder

$ git clone https://github.com/diegogasparcruz/mobiauto-frontend-challenge.git && cd mobiauto-frontend-challenge

Follow the steps below

# Install the dependencies
$ npm install

# Run the web server
$ npm run dev

The app will be available for access on your browser at http://localhost:3000

About

Consulte o valor de um veículo de forma gratuita 🚙

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published