Skip to content

luan11/consulta-tabela-fipe

Repository files navigation

Consulta Tabela FIPE

Project developed for a test propose.


Table of Content


Technologies

  • TypeScript
  • Next.js
  • MUI
  • styled-components
  • react-icons
  • axios

How to use

# Clone this repository
git clone https://github.com/luan11/consulta-tabela-fipe.git

# Go into the repository
cd consulta-tabela-fipe

# Install dependencies
yarn install

# Run
yarn dev