Skip to content

AutoHub, a sleek car catalog site, utilizes TypeScript, Tailwind CSS, and Next.js for seamless browsing, integrates Headless UI for accessibility, and plans to implement optimized data handling with useQuery, and explore backend integration with Express and Node.js for scalability.

Notifications You must be signed in to change notification settings

bbyc4kes/car-catalog-NEXT.js

Repository files navigation

Car Catalog Project. Auto Hub.

The Auto Hub Project is a web application built to showcase a catalog of cars. It provides users with information about different car models, allowing them to browse, search, and filter cars based on various criteria.

Features

  • View a list of cars with details such as make, model, year, and price.
  • Search for specific cars by make, model, or year.
  • Filter cars by various criteria such as price range, year range, and make.
  • Sort cars based on price, year, or mileage.
  • Responsive design for optimal viewing on different devices.

Website overview

image image

Visit the Website

car-catalog-next-js-typescript.vercel.app

Getting Started

First, run the development server:

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

Create .env file with NEXT_PUBLIC_IMAGIN_API_KEY variable. You can try it with free one - hrjavascript-mastery. Or add your own if you got one.

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Contributors

Maksym Azimov - Lead Developer.

About

AutoHub, a sleek car catalog site, utilizes TypeScript, Tailwind CSS, and Next.js for seamless browsing, integrates Headless UI for accessibility, and plans to implement optimized data handling with useQuery, and explore backend integration with Express and Node.js for scalability.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published