An open API service indexing awesome lists of open source software.

https://github.com/chandan-devs-tech/drive-easy-frontend

πŸš— The DRIVE EASY APP is a web application that displays a list of cars. It allows you to βž• add a car, to ❌ delete a car, and to πŸ“… reserve a car.
https://github.com/chandan-devs-tech/drive-easy-frontend

Last synced: 5 days ago
JSON representation

πŸš— The DRIVE EASY APP is a web application that displays a list of cars. It allows you to βž• add a car, to ❌ delete a car, and to πŸ“… reserve a car.

Awesome Lists containing this project

README

          

# **DRIVE EASY APP**
The DRIVE EASY APP is a web application that display a list of cars. It allows you to add a car, to delete a car and to reserve a car.
---






## Table of Contents πŸ“—
- [**DRIVE EASY APP** ](#drive-easy-app-)
- [The DRIVE EASY APP is a web application that display a list of cars. It allows you to add a car, to delete a car and to reserve a car.](#the-drive-easy-app-is-a-web-application-that-display-a-list-of-cars-it-allows-you-to-add-a-car-to-delete-a-car-and-to-reserve-a-car)
- [Table of Contents πŸ“—](#table-of-contents-)
- [**Built With πŸ› **](#built-with-)
- [**Key Features 🏷️** ](#key-features-️-)
- [πŸš€ Live Demo ](#-live-demo-)
- [Kanban Board ](#kanban-board-)
- [**Prerequisites 🧱**](#prerequisites-)
- [**Setup βš™οΈ**](#setup-️)
- [\*\* πŸ—οΈ\*\*](#-️)
- [**Usage πŸ“‚**](#usage-)
- [**Authors πŸ‘€**:](#authors-)
- [**Contributing 🀝**](#contributing-)
- [**Show your support 🌟**](#show-your-support-)
- [**Acknowledgments πŸ™**](#acknowledgments-)
- [License πŸ“](#license-)

---

## **Built With πŸ› **


---

### **Key Features 🏷️**

The Drive Easy App displays cars that have been fetched from our API, and allows to add, delete and reserve a car.

(back to top)



---

## πŸš€ Live Demo

- [Live Demo Link](https://drive-easy-frontend.onrender.com/)

(back to top)

## Kanban Board

- [Kanban Board Link](https://github.com/users/Chandan-devs-tech/projects/7/views/1)
- [Screenshot of the initial state of our Kanban board](https://github.com/Chandan-devs-tech/drive-easy-backend/issues/11)
- We are group of four members. You can see the names in the authors section.

## **Prerequisites 🧱**

In order to run this project you need:

- A GitHub account
- Node JS
- Webpack
- A web browser to view output e.g. [Microsoft Edge](https://www.microsoft.com/en-us/edge).
- An IDE e.g [Visual studio code](https://code.visualstudio.com/).
- [A terminal](https://code.visualstudio.com/docs/terminal/basics).


---

## **Setup βš™οΈ**

Clone this repository:

```sh
git clone https://github.com/Chandan-devs-tech/drive-easy-frontend.git

```
Navigate to the folder
```
cd drive-easy-frontend
```
Checkout the branch
```
git checkout dev
```

---

## ** πŸ—οΈ**

Install all dependencies:

```sh
npm install
```
Run the following code to fix possible JavaScript linter errors:
```
npx eslint . --fix
```

---

## **Usage πŸ“‚**
Open the page in the browser
```sh
$ npm start
```

(back to top)

## **Authors πŸ‘€**:

πŸ‘€ **Chandan Gupta**

- GitHub: [@githubhandle](https://github.com/Chandan-devs-tech)
- Twitter: [@twitterhandle](https://twitter.com/ChandanGuptaDev)
- LinkedIn: [LinkedIn](https://www.linkedin.com/in/chandangupta-devs)

πŸ‘€ **Uwimbabazi Dorcas**

- GitHub: [@Dorcas126](https://github.com/Dorcas126)
- Twitter: [@Dorcasuw](https://twitter.com/Dorcasuwi)
- LinkedIn: [Uwimbabazi Dorcas](https://www.linkedin.com/in/uwimbabazi-dorcas-956a5a226/)

πŸ‘€ **Cephas TOKOLI**
- GitHub: [@Ctokoli](https://github.com/ctokoli/)
- Twitter: [@Ctokoli](https://twitter.com/ctokoli)
- LinkedIn: [Cephas Tokoli](https://www.linkedin.com/in/ctokoli)

πŸ‘€ **Marie Grace**

- GitHub: [@mariegrace31](https://github.com/mariegrace31)
- Twitter: [@mariegracebmg](https://twitter.com/mariegracebmg)
- LinkedIn: [Marie Grace Bahati](https://linkedin.com/in/marie-gr%C3%A2ce-bahati-546765224)

(back to top)


---

## **Contributing 🀝**

If you have suggestions πŸ“, ideas πŸ€”, or bug reports πŸ›, please feel free to open an [issue](https://github.com/Chandan-devs-tech/drive-easy-frontend/issues) on GitHub.
Remember, every contribution, no matter how big or small, makes a difference.

(back to top)


---

## **Show your support 🌟**

Thank you for taking the time you took to explore this project! Your support means a lot to us. If you find this project valuable and would like to contribute, here are a few ways you can support us:

- **Star the project ⭐️**: Show your appreciation by starring this GitHub repository. It helps increase visibility and lets others know that the project is well-received.

- **Fork the project 🍴 🎣**: If you're interested in making improvements or adding new features, feel free to fork the project. You can work on your own version and even submit pull requests to suggest changes.

- **Share with others πŸ—ΊοΈ**: Spread the word about this project. Share it on social media, mention it in relevant forums or communities, or recommend it to colleagues and friends who might find it useful.

(back to top)


---

## **Acknowledgments πŸ™**

We would like to express our sincere gratitude to [Microverse](https://github.com/microverseinc), the dedicated reviewers, and collaborators. Your unwavering support and feedback have played an immense role in making this journey a resounding success. Thank you for being an integral part of our achievements. And many thanks to [Murat Korkmaz](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign), the author of the original design of this web app.

(back to top)


---

## License πŸ“

This project is [MIT](./LICENSE) licensed.

(back to top)