First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
The Fipe Table expresses average vehicle prices in the national market, serving only as a parameter for negotiations or evaluations. The prices effectively practiced vary according to the region, conservation, color, accessories or any other factor that may influence the conditions of supply and demand for a specific vehicle.
This is a Next.js project bootstrapped with create-next-app
.