/vehicle-booking-app

This is an app for checking vehicle models and making appointments to try them out.

Primary LanguageJavaScript

Vehicle Booking App

This is a tablet web application built with React for booking vehicles. The data for the app is obtained from a Rails API using axios and stored in the Redux store to be accessed by multiple components. This project was set up with Create React App.

Screenshot

screenshot

Built With

  • React.
  • React Hooks.
  • create-react-app tool.
  • Redux.
  • Bootstrap.
  • Rails API.

Live Demo

Click here to visit a live version of the web app which has been deployed to Netlify.

Getting Started

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

Prerequisites

  • NPM.
  • Javascript.
  • React.

Setup

  • Clone the repository by running in your git clone https://github.com/krys2fa/vehicle-booking-app.git terminal/command line.
  • Run npm install to install dependencies.
  • Run npm start to start the development server.

Testing

To run tests,

  • Run npm test in the project directory in your terminal/command line.

Author

👤 Christopher Amanor

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Kindly give this repository a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is licensed under the MIT License.