Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 351 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 351 Bytes

Find Me Hotels

This is an example app created with Svelte. It displays a dummy list of hotel details and reviews.

How to run

Prerequisites

  1. Install NodeJS

Steps

  1. Open a terminal window.
  2. npm install
  3. npm run dev
  4. Command+click the locally served URL in the terminal or copy paste to open in a browser