Skip to content

Robust web application built using React.js that leverages best practices to retrieve and display car models from an external API

Notifications You must be signed in to change notification settings

issamahwach/carhub

Repository files navigation

Introduction

A state-of-the-art modern application that leverages all of the latest and greatest of what Next 14 has to offer:

  • Use Next.js 14 App Router and Server Side Rendering
  • Implement Advanced Search Functionality
  • Create Filtering Capabilities
  • Optimize Metadata and SEO
  • Create custom filter, combobox, and modal elements
  • Maintain a well-organized file and folder structure.
  • Embrace the principles of writing clean code.

Getting Started

First, replace API Keys: (.env)

XRapidAPIKey=xxxxxxx
XRapidAPIHost=xxxxxxx
API_USER=xxxxxxx

Cars by API-Ninjas , Cars Image API

Running Development Server

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

About

Robust web application built using React.js that leverages best practices to retrieve and display car models from an external API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published