Skip to content

A collection of all the lovely, minimalistic and fancy hotels & apartments where we stayed already — or would love to.

Notifications You must be signed in to change notification settings

tilmx/invisible-hotels

Repository files navigation

Invisible Hotels

https://invisiblehotels.com

A list of our favorite lovely & wonderful hotels around the world. The single page application is built with Next.js and Typescript.

Install

npm i

Run locally

npm run dev

Fetch hotel list from Airtable

Hotel data is stored on private Airtable base and can be retrieved via npm run fetch-content which writes the data to a data/hotels.json file. Therefore a valid API token has to be included in the .env file in the root with the API Key and base name.

.env
AIRTABLE_TOKEN = ...
AIRTABLE_BASE = ...

About

A collection of all the lovely, minimalistic and fancy hotels & apartments where we stayed already — or would love to.

Topics

Resources

Stars

Watchers

Forks