Enoisong / hotel-hub-frontend

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

Home Page:https://hotel-hub-app.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

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

https://hotel-hub-app.onrender.com/

License:MIT License


Languages

Language:JavaScript 87.8%Language:SCSS 8.9%Language:HTML 1.7%Language:CSS 1.6%