Skip to content

Ravkeerat02/CarHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carhub

Overview

Carhub is a web application for exploring and comparing different car models. It provides a user-friendly interface for searching, sorting, and filtering car listings, as well as detailed information about each car.

Documentation

  • For a detailed tutorial on building Carhub, you can watch the video tutorial on YouTube.

Technologies Used

Carhub is built using the following technologies:

Features

Carhub offers the following features:

1. Search

  • Users can search for specific car models, manufacturers, or other criteria.

2. Sort

  • Car listings can be sorted based on various attributes, such as price, year, or mileage.

3. Filter

  • Users can apply filters to narrow down car listings based on criteria like transmission type, fuel efficiency, and more.

4. Detailed Information

  • Clicking on a car listing provides detailed information about that car, including images, specifications, and additional details.

    Note: The application currently doesn't display images due to restrictions with Gmail accounts. A business account may be required to access images.

Getting Started

To run Carhub locally on your machine, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/yourusername/carhub.git
  2. Navigate to the project directory:

cd carhub
  1. Install dependencies:
npm install
  1. Start the development server:
npm run dev

Open your browser and access Carhub at http://localhost:3000.

Screenshots

Landing Page Catalogue/ Detail

About

Web based application built using NEXT JS , ReactJS , TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors