Skip to content

Latest commit

 

History

History
192 lines (141 loc) · 5.96 KB

File metadata and controls

192 lines (141 loc) · 5.96 KB

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

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:
    git clone git@github.com:mwafrika/final_capstone_frontend.git
  2. go to the project folder:
    cd final_capstone_frontend
  3. Install the dependencies:
    npm install
  4. Start the server:
    npm start
  5. Enjoy

⬆️

Usage

For an easy access to the website please use this link

⬆️

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 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é

👤 Bushra Mostafa

👤 Abenezer Tilahun

⬆️

Acknowledgments

⬆️

License

Distributed under the AGPL License. See LICENSE for more information.

⬆️