/hotel-pirates

List of hotels with images, ratings and cost etc., made with plain JavaScript, HTML and CSS.

Primary LanguageJavaScriptMIT LicenseMIT

Welcome to Hotel Pirates ☠️

List of hotels with images, ratings and cost etc., made with plain JavaScript, HTML and CSS.

To start, first install the dependencies:

npm install

Then, run app with:

npm start

Build app for deployment with:

npm run build