Skip to content

golex/wdwreopen

Repository files navigation

Is Disney World Open Yet?

Informational website built using Gatbsy and Tailwind CSS. Content is manually updated via modifying content.json.

Visit the live site here: Is Disney World Open Yet?

Get started

Install the Gatsby CLI:

npm i --global gatsby-cli

Start the gatsby development server:

gatsby develop

Visit http:\\localhost:8000 in your browser

Build your site

Use gatsby build to build your site for production.

Resources