Liyana Hotel is a simple web app that shows how to make an api call to Sun Hotels search api and be able to search for available accomodation in a given destination with several query parameters. Additionally, since the Sun Hotels APIs are SOAP based i.e XML, the project also shows how to consume soap results and convert them into readable json format. The web app has been built using React and Tailwind Css.
- Screen one
- Screen two
This app was built using React React and Tailwind Css
Clone the repository:
$ git clone https://github.com/CossyCossy/liyana-hotel.git
Get into project directory:
$ cd liyana-hotel/
Install the project dependancies:
$ npm install
Run the app:
$ npm start
This will run the app in the development mode. Open http://localhost:3000) to view it in your browser.
Cosmas Mbuvi | Crunch Garage