/hotel-hub-frontend

This is the React frontend app for a hotel-hub rails backend application connected through API

Primary LanguageJavaScriptMIT LicenseMIT

Hotel Hub (Final Capstone)

📗 Table of Contents

📖 Hotel Hub

Hotel Hub is a website that offers hotel booking and reservation services for travelers, providing a convenient way to find and book accommodations. You can select available rooms for a graphic list on the home page of the website, or you can just click on the reserve menu item and see the full list of available rooms. You can visit the repository for the backend of this project.

🛠 Built With

Tech Stack

React
  • https://rubyonrails.org/
  • https://react.dev/

Key Features

  • Ability to see the featured rooms on the homepage
  • The ability to reserve rooms based on selecting the date and room name
  • The ability to add rooms to the database
  • The ability to delete rooms

(back to top)

🚀 Live Demo

Live Demo.

(back to top)

💻 Getting Started

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

Prerequisites

In order to run this project, you need to:

  • Install React
  • Install React Router Dom
  • Install Redux
  • Install Redux toolkit

(back to top)

Setup

Clone this repository to your desired folder:

  git clone https://github.com/ProgramKingAbel/hotel-hub-frontend.git

(back to top)

Install

   npm install

(back to top)

Usage

To run the project execute the following command:

  npm start

(back to top)

Run Tests

To run the tests, execute the following command:

npm test

(back to top)

👥 Author

👤 Abel Morara

👤 Alex Waweru

👤 Enobong Isong

👤 Peter Dumbar

👤 Sahalu Aminu

(back to top)

🔭 Future Features

  • [Add Payment checkout on reservation]
  • [Add Dark Mode]

(back to top)

🤝 Contributing

Contributions, issues, as well as feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project, kindly leave a comment below and share it with someone who enjoys coding! or still give us a ⭐️!

(back to top)

🙏 Acknowledgments

  • Thanks to our amazing team members and coding partners for their invaluable contributions and dedication.
  • The Design reference for the website belongs to Murat Korkmaz. You can find the reference here

(back to top)

📝 License

This project is MIT licensed.

(back to top)