Skip to content

mikedijkstra/neverlandsphoenix

Repository files navigation

This is a [Next.js] project for the Neverlands Phoenix website.

Getting Started

To build and run this website locally, you will need to:

Once setup, install all required depedencies by opening a terminal and running:

npm install

Once this completes, start a local development server by running:

npm run dev

Open http://localhost:3000 with your browser to see the result.

What you need to know

This site has been built with Next.JS and uses Tailwind CSS for styling.

Content pages are written in Markdown and use FrontMatter for page metadata.

You can find new UI elements for custom layouts to copy/paste using Tailwind CSS at Tailblocks.