Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1 KB

README.md

File metadata and controls

31 lines (21 loc) · 1 KB

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