The front-end section of the Hotel-Reservations-Back-end It is built with React and Redux.
This application, we christened, 'Hove' which stands for Hotel ReserVe, lets a user do just that, reserve hotels. Admins have the ability to add, update and delete hotels and their information to the database, and a user can reserve any hotel available, according to their needs.
- JavaScript
- React
- Redux
- Axios
You can get the API's repository via this link
Check the live version of the application via this link
To get a local copy up and running, follow these steps:
- You should have Node installed on your computer.
- Clone this repository into your computer by running the following command in your terminal:
> git clone https://github.com/Lembani/hotel-reservation-frontend.git
> cd hotel-reservation-frontend
- Run this command in the cloned directory, to install required packages:
npm install
- Run the project in your browser:
npm start
👤 Chia Carlyle
👤 Frankline Osoro
👤 Lembani Sakala
- GitHub: @Lembani
- Twitter: @Lembani_
- LinkedIn: lembani-sakala
- Gmail: lembanisakala@gmail.com
👤 Nwachukwu Ekene
- GitHub: @ekenecf
- LinkedIn: Nwachukwu-Ekene
- Twitter: Nwachukwu-Ekene
- Gmail: ekens2u@gmail.com
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Coding Partners
- Hat tip to Microverse
- We acknowledge Murat Korkmaz on Behance for designing the wireframe used for this project.
This project is MIT licensed.