Skip to content

jecode93/carbook_frontend

 
 

Repository files navigation

Car Book

📗 Table of Contents

Car Book

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

Kanban Board

Initial state of the kanban board

286595688-4213fe66-f75e-46af-9073-06930cb1e33c

Number of team members

  • We are a team of 4 developers

Tech Stack

Client

Back-end Repository

(back to top)

🚀 Live Demo

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

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

Setup

Clone this repository using the GitHub link provided below.

Install

In the terminal, go to your file directory and run this command.

$ https://github.com/jecode93/carbook_frontend.git

Usage

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.

Run tests

To run tests, run the following command:

$ npm test

(back to top)

👥 Authors

👤 Anshuman Singh Negi

👤 Jean Emmanuel Cadet

👤 Okari Nyandika

👤 Noel FOKA

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

Give a ⭐️ if you like this project!

(back to top)

🙏 Acknowledgments

I would like to thank:

(back to top)

🔭 Future Features

  • 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.

(back to top)

📝 License

This project is MIT licensed.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.0%
  • HTML 3.5%
  • CSS 3.5%