https://github.com/anjacodes/hotelzilla-ui
Find your home away from home with Hotelzilla
https://github.com/anjacodes/hotelzilla-ui
Last synced: about 1 year ago
JSON representation
Find your home away from home with Hotelzilla
- Host: GitHub
- URL: https://github.com/anjacodes/hotelzilla-ui
- Owner: Anjacodes
- Created: 2022-05-05T15:52:12.000Z (about 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-05-19T15:42:26.000Z (about 4 years ago)
- Last Synced: 2023-03-10T07:21:57.238Z (over 3 years ago)
- Language: JavaScript
- Homepage: https://hotelzilla.netlify.app/
- Size: 4.32 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hotelzilla
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
## 🧩 Built With
### Frontend
- Vite
- React.js
- Redux Toolkit
- Tailwind CSS
### Backend
- Ruby on Rails
- PostgreSQL
## Link to API
The API for this project was built with Ruby on Rails. For more information and the documentation, check out the [repository on Github](https://github.com/keroloussamy/Hotelzilla-api)
## 🚀 Live Demo Link
This project has been deployed with [Netlify](https://www.netlify.com/) and can be viewed [live here](https://hotelzilla.netlify.app/).
## 📸 Impressions
### Desktop Views:

### Mobile Views:

## 📚 Getting Started
To get a local copy up and running follow these simple example steps.
## Prerequisites
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
## Setup
Fork a copy to your repository and clone it locally:
`$ https://github.com/Anjacodes/Hotelzilla-UI.git`
`$ cd Hotelzilla-UI `
Install
Run `npm install` from your terminal window
Usage
You can now edit the code in your favorite Code Editor or view it in your browser.
Deployment
### `npm run dev`
Runs the app in the development mode.\
Open [http://localhost:3000](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.
### `npm run build`
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](https://facebook.github.io/create-react-app/docs/deployment) for more information.
## Authors
👤 *Anja*
GitHub: [@Anjacodes](https://github.com/Anjacodes)
Twitter: [@Anja_Schmidt7](https://twitter.com/Anja_Schmidt7)
LinkedIn: [Anja Schmidt](https://www.linkedin.com/in/anja-schmidt7/)
👤 *George Magdy*
GitHub: [@George_Magdy](https://github.com/gemmen29)
Twitter: [@George_Magdy](https://twitter.com/georgtriple1)
LinkedIn: [@George_Magdy](https://www.linkedin.com/in/george-magdy-840/)
👤 *William Morales*
GitHub: [@williamrolando88](https://github.com/williamrolando88)
Twitter: [@WillyMorales93](https://twitter.com/WillyMorales93)
LinkedIn: [William Morales](https://www.linkedin.com/in/william-rolando-morales/)
## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
Original design [Vespa](https://www.behance.net/gallery/26425031/Vespa-Responsive-Redesign/modules/173005583) by [Murat Korkmaz](https://www.behance.net/muratk) on [Behance](https://www.behance.net/)
📝 License
This project is MIT licensed.
Copyright (c) 2022 William Rolando Morales, George Magdy, Anja Schmidt