Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mwafrika/final_capstone_frontend
- Owner: mwafrika
- License: agpl-3.0
- Created: 2022-07-14T08:05:53.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-08-31T20:38:24.000Z (about 2 years ago)
- Last Synced: 2024-10-02T09:05:23.379Z (about 2 months ago)
- Topics: react-router, reactjs, redux, tailwindcss
- Language: JavaScript
- Homepage: https://yamaha-motor.netlify.app/
- Size: 1.54 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TABLE OF CONTENTS
## 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
### 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.