Skip to content

Modern Next.js 14 Application | React, Next.js 14, TypeScript, Tailwind CSS

Notifications You must be signed in to change notification settings

ARXXIII/car-showcase

Repository files navigation

Car Shocase React Website - Next.js + TypeScript + Tailwind CSS

Modern Next.js Application

Screenshots

screenshot

screenshot_modal

Getting Started

  • Clone repository and cd into it
  • In the utils/index.ts file, change the API keys as follows:
'X-RapidAPI-Key': YOUR_X-RapidAPI-Key,
'X-RapidAPI-Host': YOUR_X-RapidAPI-Host,

url.searchParams.append('customer', YOUR_API_KEY);
  • Install the dependencies and run the dev server
npm i
npm run dev

Resources

Achtung!: Car images API doesn't work in Russia

About

Modern Next.js 14 Application | React, Next.js 14, TypeScript, Tailwind CSS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published