Welcome to the Car Catalogue App! This application is a car catalogue built using Next.js, React, and Tailwind CSS. It allows users to browse and filter cars based on various categories.
- View a diverse collection of cars available in the catalogue.
- Filter cars based on categories such as model, make, fuel type and year.
- Responsive design for seamless user experience on multiple devices.
-
Clone the repository to your local machine.
git clone https://github.com/madhavms/car-catalogue.git cd car-catalogue
-
Install the necessary dependencies
npm install
-
Usage
npm run dev
For a live demo of the Car Catalogue App, you can visit Demo.