Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mwafrika/final_capstone_frontend

Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame
https://github.com/mwafrika/final_capstone_frontend

react-router reactjs redux tailwindcss

Last synced: about 1 month ago
JSON representation

Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame

Awesome Lists containing this project

README

        



Microverse



GitHub last commit (branch)


GitHub Repo stars


GitHub followers




Logo




Explore the website »




View Demo
·
Report Bug
·
Request Feature


TABLE OF CONTENTS



  1. About The Project



  2. Getting Started


  3. Usage

  4. Contributing

  5. Authors

  6. Acknowledgments

  7. License


## About The Project

> **Yamaha Motor App** is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame.

### Sneak peak

Screenshots

⬆️

### Built With








⬆️

## Getting Started

_This project depends on this [API backend](https://yamaha-motor.herokuapp.com/api-docs/index.html)_

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

### Prerequisites

- Node: v16.13.1
- Javascript enabled browser

### Installation

1. Clone the repo:
```sh
git clone [email protected]:mwafrika/final_capstone_frontend.git
```
2. go to the project folder:
```sh
cd final_capstone_frontend
```
3. Install the dependencies:
```sh
npm install
```
4. Start the server:
```sh
npm start
```
5. Enjoy

⬆️

## Usage

_For an easy access to the website please use [this link](https://yamaha-motor.netlify.app/)_

⬆️

## Contributing

Contributions are what make the open source community such a wonderful place to learn, be inspired, and create. Your contributions are **greatly appreciated**.

Please, take a look at [open issues](https://github.com/mwafrika/final_capstone_frontend/issues) for a full list of proposed features (and known issues).

If you have an idea on how to improve this, please fork the repository and submit a pull request. You may alternatively create a new issue with the tag "improvement."
Don't forget to rate the project! Thank you once again!

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

⬆️

## Authors

👤 **Mwafrika Josué**

- GitHub: [@mwafrika](https://github.com/mwafrika)
- LinkedIn: [@mwafrika-mufungizi](https://linkedin.com/in/mwafrika-mufungizi)
- Twitter: [@mwafrikamufung1](https://twitter.com/mwafrikamufung1)
- Website: [mwafrika.me](https://mwafrika-portfolio-app.herokuapp.com/)

👤 **Bushra Mostafa**

- GitHub: [@bushra](https://github.com/)
- LinkedIn: [bushra](https://www.linkedin.com/in/)
- Twitter: [@bushra](https://twitter.com/)

👤 **Abenezer Tilahun**

- GitHub: [Abenezer Tilahun](https://github.com/)
- Website: [Abenezer Tilahun](https://codingfries.com)
- LinkedIn: [Abenezer Tilahun](https://www.linkedin.com/in/)

⬆️

## Acknowledgments

- Original design by [Murat Korkmaz](https://www.behance.net/muratk).
- [GitHub Emoji Cheat Sheet](https://www.webpagefx.com/tools/emoji-cheat-sheet)
- [Img Shields](https://shields.io)
- [React Icons](https://react-icons.github.io/react-icons/search)

⬆️

## License

Distributed under the **AGPL** License. See [`LICENSE`](./LICENSE) for more information.

⬆️