Skip to content

Latest commit

 

History

History
68 lines (47 loc) · 2 KB

README.md

File metadata and controls

68 lines (47 loc) · 2 KB

⭐The car Doctor React JS Site

Description

The Car Doctor is a Fully Responsive React website built on Bootstrap 5 & Pure React js. It’s a modern React website which can be used for Modern Auto Car Repair Business. it has car repair services where user can order services and checkout.

Here users can create an account using Email and Password. Users can also use social media like Google and GitHub to log in. Users can do CRUD Operation where they can ( Add Services, they can Manage services & can delete services ). Users can Order a service . It will take user to the Checkout page . After ordering , These services can be viewed from Order page.

Website Live Link

https://ahmed-car-service-site.onrender.com/

Client side Code Link

https://github.com/laksor/react-car-service-site

Server side Code Link

https://github.com/laksor/car-service-server

Features and Functionality

  • CRUD operations ( Add , Manage and Delete services)
  • Authentication ( Firebase, JWT )
  • Email verification & Reset password
  • User can Book services
  • User can Order services through checkout page and can view their order on order page

Used Technology

FrontEnd

  • React Js
  • Javascript (ES6)
  • HTML-5
  • CSS-3

BackEnd

  • Node Js
  • Express js

Database

  • Mongo DB

Used Library

  • React Router 6
  • React Firebase Hooks
  • React Toastify
  • JWT ( JSON Web Token )
  • AXIOS
  • React Bootstrap
  • Bootstrap 5.2

Hosting

Client side Hosting - Render

Server side Hosting - Render