Skip to content

mushtaq2314/McQueen

Repository files navigation

McQueen

McQueen Logo

Overview

McQueen is a modern car dealing website that provides real-time car information using RapidAPI’s car details APIs. The project aims to offer a user-friendly interface for browsing and managing car details, catering to both car dealers and buyers. Visit here https://mc-queen.netlify.app

Features

  • Real-time Car Information: Fetch and display up-to-date car details using RapidAPI.
  • User-Friendly Interface: A clean and futuristic design for an enhanced user experience.
  • Responsive Design: Ensures a seamless experience across all devices.

Tech Stack

  • Frontend: React.js, TailwindCSS
  • Backend: Node.js, Express.js
  • APIs: RapidAPI for car details
  • Database: MongoDB
  • Authentication: JSON Web Tokens (JWT)

Installation

  1. Clone the repository
    git clone https://github.com/mushtaq2314/McQueen.git
    cd McQueen
    cd app
    npm i
    cd ..
    cd server
    npm i

Run Application

Navigate to the app directory and run this command

npm start

Run Server

Navigate to the server directory and run this command

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published