A state-of-the-art modern application that utilizes all of the latest and greatest of what Next 13 has to offer, leveraging features such as server-side rendering and the app router.
-
Create a free account at Rapid API
-
Get a free API Key at Cars by API-Ninjas
-
Clone the repo
git clone https://github.com/Devankit2022/CarHub.git
-
Install NPM packages
npm install
-
Enter your API in
utils/index.ts
const headers = { "X-RapidAPI-Key": API_KEY, }
-
Run
npm run dev
to see the website which runs onlocalhost:3000
port -
Deploy it on Vercel