/booking-app

A booking application

Primary LanguageJavaScriptMIT LicenseMIT

Booking App

Booking App is a single page web application that list motorcycles and allows users to make reservations for specific bikes in avalaible cities.

Users can interact with the app by adding motorcycles and booking motorcycles.

Languages

  • HTML/CSS
  • JavaScript

Technologies

  • Tailwindcss
  • React
  • Redux

Live Demo

Getting Started

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

Setup

  1. Open a terminal, navigate to the directory that you would like to clone the repository into using commands like:
    • cd /pathname to change your working directory.
  2. Next, clone the remote repository and create a local copy on your machine using this command:
    • git clone https://github.com/afizsavage/booking-app
  3. Now you can see the contents of the remote repository on your machine by moving into the newly cloned directory:
    • booking-app
    • ls -la
  4. run npm install on the command line to download all dependency packages.

Run

  1. run npm run build Builds the app for production to the build folder..
  2. run npm start to start the application in production mode.

Video Presentation

Authors

👤 Afiz Savage

👤 Victor Chukwuemeka

👤 Ricky Mormor

Acknowledgments

Show your support

Give a ⭐️ if you like this project!