Skip to content

This is a full-fledged car servicing web application built with React.js. It allows users to browse car service and Booking service time. The app also includes user authentication, order management, and a responsive design that works seamlessly across different devices.

Notifications You must be signed in to change notification settings

Mirza2018/car-doctor

Repository files navigation

Remix Car servicing App

Logo

Table of Contents

About

This is a full-fledged car servicing web application built with React.js. It allows users to browse car service and Booking service time. The app also includes user authentication, order management, and a responsive design that works seamlessly across different devices.

Features

  • User Authentication (Sign Up, Login, Logout)
  • Many type Car servicing service
  • Car servicing details Page
  • Car servicing Booking Functionality
  • Checkout Process
  • Responsive Design

Technologies Used

  • Frontend: React.js, React Router
  • Backend: Node.js, Express.js
  • Database: MongoDB
  • Styling: Tailwind CSS
  • Authentication: JWT ,Firebase

Getting Started

Installation

To get started with this project, clone the repository and install the dependencies:

git clone https://github.com/Mirza2018/car-doctor.git
cd car-doctor
npm install

Running the App

cd car-doctor
npm run dev

Project Structure

car-doctor/
├── public/
├── src/
│   ├── assets/          # Images, icons, etc.
│   ├── Authproviders/    # Auth providers
│   ├── Firbase/         # Firebase config
│   ├── Layout/          # Structure
│   ├── pages/           # All components 
│   └── main.js          # Main App component
├── .env                 # Environment variables
├── index.html         
├── package.json
├── README.md
└── tailwind.config.js

Screenshots

Running the App

Home Page 1 Home Page 2

Shopping page

Shopping page

Register Page

Order History Page

Login Page

Register Page

Booking Page

Login Page

Contact

About

This is a full-fledged car servicing web application built with React.js. It allows users to browse car service and Booking service time. The app also includes user authentication, order management, and a responsive design that works seamlessly across different devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages