/pansion

Primary LanguageJavaScriptMIT LicenseMIT

Pansion Hotels

Simple app to search & sort hotels fetched from an API

This project was bootstrapped with Create React App.

Build Status Maintainability Test Coverage Coverage Status License

TL;DR

You can find the deployed version here ehabgamal.github.io/pansion

Want to run it locally?

git clone https://github.com/EhabGamal/pansion.git
cd pansion
npm i
npm start

Now visit localhost:3000 and that's it!

Run test

It's as simple as running npm test

Notes

The application is consuming the following API api.myjson.com/bins/tl0bp. So make sure to search for hotels available in the API response.