Skip to content

Car Finder is a modern, responsive application for finding cars built with cutting-edge technologies. The stack includes React, Next.js 13, TypeScript, and Tailwind CSS.

Notifications You must be signed in to change notification settings

ben-cheng565/CarFinder

Repository files navigation

Car Finder

Car Finder allows users to search, browse, and view details for a wide variety of cars. The application is designed to be fast and user-friendly, leveraging the power of Next.js for server-side rendering and Tailwind CSS for responsive, modern design.

Features

  • Search Functionality: Quickly find cars based on various parameters.
  • Car Details: Access detailed information about each car.
  • Responsive Design: The app is mobile-friendly and works across different devices.

Installation

To run this project locally, follow the steps below:

  1. Clone the repository:
git clone https://github.com/ben-cheng565/car-finder.git
  1. Install the dependencies:
cd car-finder
npm install
  1. Start the development server:
npm run dev
# or
yarn dev
# or
pnpm dev

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

About

Car Finder is a modern, responsive application for finding cars built with cutting-edge technologies. The stack includes React, Next.js 13, TypeScript, and Tailwind CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published