This web application is a hotel reservation app which allows users to:
- See all featured hotel rooms from the app's own external API
- See a detailed view of each room
- Sign up and sign in
- If the user is logged in they can reserve a room
- If the user is logged in they can see a list of all their reservations
- If the user is an admin they can add or delete hotel rooms
- Vite
- React.js
- Redux Toolkit
- Tailwind CSS
- Ruby on Rails
- PostgreSQL
The API for this project was built with Ruby on Rails. For more information and the documentation, check out the repository on Github
This project has been deployed with Netlify and can be viewed live here.
To get a local copy up and running follow these simple example steps.
For this project you don't need any aditional tools to run it. Be sure to have git set up on your local machine. If you are unfamiliar with the necessary steps, please find a step-by-step guide here
Fork a copy to your repository and clone it locally:
$ https://github.com/Anjacodes/Hotelzilla-UI.git
$ cd Hotelzilla-UI
Run npm install from your terminal window
You can now edit the code in your favorite Code Editor or view it in your browser.
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
👤 Anja
GitHub: @Anjacodes
Twitter: @Anja_Schmidt7
LinkedIn: Anja Schmidt
👤 George Magdy
GitHub: @George_Magdy
Twitter: @George_Magdy
LinkedIn: @George_Magdy
👤 William Morales
GitHub: @williamrolando88
Twitter: @WillyMorales93
LinkedIn: William Morales
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
Original design Vespa by Murat Korkmaz on Behance
This project is MIT licensed.
Copyright (c) 2022 William Rolando Morales, George Magdy, Anja Schmidt









