/CarBook

Primary LanguageJavaScript

CarBook

This is Full-stack Web App for Car Booking. The frontend uses React and tailwind for styling. The backend uses express js and mongoDB as the database. It is bundled using Vite. It still in production and needs contribution to be a production-worthy application. Contributors are wholeheartly welcomes 🙏. Thanks for dropping by and do star the Repo 🌟.

Installation

Follow these steps to get the project up and running:

  • Front end :

    cd car-book-fe/
    npm install
    
    npm run dev
    
  • Back end :

 cd car-book-be/
 npm install
npm run dev

Contribute Guides

  1. Fork the repository to your own GitHub account.

  2. Clone the forked repository to your local machine:

    git clone https://github.com/<your_github_id>/CarBook.git
    
  3. Create an issue explaining the problems with the exitisting feature or propose a new feature

  4. Make the necessary changes you want to make in your local repository.

  5. Create a Pull Request [PR] explaining your work. And wait for it to be reviwed.

Screenshot of the app

image

image

image

image

image

image

image

image

Video work-through of the app

https://drive.google.com/file/d/1aF_ll_mrN8_I981HkXv4GrAYZEmPmTgZ/view?usp=sharing