/moto-front-end

MotoMate is a booking app that allows users to easily book and reserve motorcycles online. With MotoMate, users can log in and access a wide range of motorcycles to choose from.The application is built using React for the front-end, Rails for the back-end, and PostgreSQL as the database.

Primary LanguageJavaScriptMIT LicenseMIT

📗 Table of Contents

📖 MotoMate

  • Motomate is a booking app that allows users to easily book and reserve motorcycles online. With Motomate, users can log in and access a wide range of motorcycles to choose from. You can check the front-end of this project here.

🛠 Built With

Tech Stack

Client
Server
Database

Key Features

  • Add a motorcycle
  • Reserve a motorcycle
  • Delete a motorcycle

(back to top)

🚀 Live Demo

(back to top)

💻 Getting Started

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

Prerequisites

Node.js - You'll need to have Node.js installed on your system. You can download it from the official website.

Setup

First, clone the Github repository to your local machine. You can do this by running the following command in your terminal:

  git clone https://github.com/karayamanemre/moto-front-end.git

Install

Navigate to the project directory in your terminal and run the following command to install the app's dependencies:

  npm install

Usage

To start the app, run the following command in your terminal:

  npm start

Build

To build the app for production, run the following command in your terminal:

  npm run build

(back to top)

👥 Authors

👤 Emre Karayaman

(back to top)

🔭 Future Features

  • Register with email and password.
  • Edit motorcycle details.

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

  • If you like this project please give it a star ⭐️.

(back to top)

🙏 Acknowledgments

(back to top)

📝 License

This project is MIT licensed.

(back to top)