Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

38 lines (25 loc) · 1.38 KB

Collector's Car Hub

Screenshot of Collector's Car Hub Main Page

Collector's Car Hub is a user-curated car marketplace aggregator built for enthusiasts, by enthusiasts, where users can share and rate listings from across the web.

Tech Stack

Collector's Car Hub is a fullstack application built using MongoDB, Express, NextJS, NodeJS, and Tailwind CSS.

You can check the code for the API here.

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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

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

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

Learn More

To learn more about the tech used, take a look at the following resources: