/beach-resort-react

A hotel reservation website created using React.js. Covers concept of react router, redirects and slug based pages. Hosted on github pages using hash router

Primary LanguageJavaScriptMIT LicenseMIT

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