Anjacodes / Hotelzilla-UI

Find your home away from home with Hotelzilla

Home Page:https://hotelzilla.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


πŸš€ Live Demo Link

This project has been deployed with Netlify and can be viewed live here.


πŸ“Έ 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 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 for more information.


Authors

πŸ‘€ 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


🀝 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 by Murat Korkmaz on Behance


πŸ“ License

This project is MIT licensed.

Copyright (c) 2022 William Rolando Morales, George Magdy, Anja Schmidt

About

Find your home away from home with Hotelzilla

https://hotelzilla.netlify.app/


Languages

Language:JavaScript 98.6%Language:HTML 1.0%Language:CSS 0.5%