Car Hub

Car Showcase/Rental Website..

Car Inofrmation has been procured using Cars by API-Ninjas.

Car images taken from IMAGIN.STUDIO

Made with

  • React
  • Tailwindcss
  • Headlessui Visit
  • Nextjs

How to run

After cloning the reposistory

Create an env file

Add your api keys

IMAGIN_KEY='your key'

Then run the following:

cd src
npm install
npm run dev