Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 552 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 552 Bytes

Beach resort react

A hotel reservation website created using React.js.
This website allows you to view all available rooms and their details.
You can filter rooms according to price, size, type, etc.
This project demonstrates reusabilty of components in react and dynamic routing.
Each room has its own page and all data is dynamic.
This projects also demonstrates how we can use a 404 page in react.\

Deployed

View the website live here

Dependencies