TABLE OF CONTENTS
Yamaha Motor App is a motorcycle reservation platform that allows customers to book their motorcycle remotely within a defined time frame.
This project depends on this API backend
To get a local copy up and running follow these simple example steps.
- Node: v16.13.1
- Javascript enabled browser
- Clone the repo:
git clone git@github.com:mwafrika/final_capstone_frontend.git
- go to the project folder:
cd final_capstone_frontend
- Install the dependencies:
npm install
- Start the server:
npm start
- Enjoy
For an easy access to the website please use this link
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 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!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
👤 Mwafrika Josué
- GitHub: @mwafrika
- LinkedIn: @mwafrika-mufungizi
- Twitter: @mwafrikamufung1
- Website: mwafrika.me
👤 Bushra Mostafa
👤 Abenezer Tilahun
- GitHub: Abenezer Tilahun
- Website: Abenezer Tilahun
- LinkedIn: Abenezer Tilahun
- Original design by Murat Korkmaz.
- GitHub Emoji Cheat Sheet
- Img Shields
- React Icons
Distributed under the AGPL License. See LICENSE
for more information.