Solo ReactJS Bootstrap Website

Project information

This is a ReactJS website. The user can search for hotel rooms according to their desired inputs. Makes use of a third party API. The api used is from Airbnb, this gives us access to all room information; including prices, location, amenities, etc. The styling is fully bootstrapped. This allows the website to be 100% responsive. The website also integrates React Pagination to separate the API data into multiple pages. React implements a single-page application, this allows the website to run faster giving there need not be any requests for different pages. This project makes use of different components and "pages" for reusable code.

Designed by BootstrapMade