JEKO10 / Hotel

Home page displays services and featured rooms. There are 4 more pages. Rooms, About us, Error and SingleRoom.

Home Page:https://jeko10.github.io/Hotel/#/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hotel
(React)


Table of contents

Project task

I got inspiration from Codding Addict YouTube video. The project is not finished yet.

Project overview

I used a local JSON file for getting room data. The home page displays services and featured rooms. There are 4 more pages. Rooms, About us, Error, and SingleRoom page for displaying info about selected room. The Rooms page displays all rooms and filtering. You are able to filter by room type, number of guests, room price, etc. SingleRoom page displays room images and basic info about the selected room like price, size, whether pets are allowed, extras, etc. The error page just displays a link to go back to the home page.

Built with

  • React
  • Sass
  • JSON
  • GitHub Pages

Live preview

Click for live preview

About

Home page displays services and featured rooms. There are 4 more pages. Rooms, About us, Error and SingleRoom.

https://jeko10.github.io/Hotel/#/


Languages

Language:JavaScript 66.5%Language:SCSS 30.2%Language:HTML 3.3%