Car Book is a website where users can book a Car. The user can also see the details of a Cars, add the cars.

- We are a team of 4 developers
Client
- Here is the link of the Back-End
To get a local copy up and running, follow these steps.
In order to run this project you need:
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Node.js.
You can check if Git is installed by running the following command in the terminal.
$ git --version
Likewise for Node.js and npm for package installation.
$ node --version && npm --version
Clone this repository using the GitHub link provided below.
In the terminal, go to your file directory and run this command.
$ https://github.com/jecode93/carbook_frontend.git
Kindly modify the files as needed.
In the project directory, you can run:
$ npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
To run tests, run the following command:
$ npm test
👤 Anshuman Singh Negi
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: @LinkedIn
👤 Jean Emmanuel Cadet
- GitHub: @jecode93
- LinkedIn: jean-emmanuel-cadet
- Facebook: @jecode93
- Instagram: @jecode93
- Twitter: @jecode93
👤 Okari Nyandika
- GitHub: 2004-Okari
- LinkedIn: Okari-Nyandika
👤 Noel FOKA
- GitHub: @noelfoka
- Twitter: noelnomgne
- LinkedIn: @noelfoka
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
I would like to thank:
- Hats off of Murat Korkmaz for a beautiful, efficient, and accessible user interface Design.
- Add a feature to allow users to leave a review for a service.
- Add a feature to allow users to see the reviews of a service.
This project is MIT licensed.