Skip to content

zenoamaro/nextjs-landing-page-starter

Repository files navigation

Next.js Landing Page Starter Kit

Live demo

Usage

Clone the project and install dependencies:

npm install
yarn

Start the local development server:

npm run dev
yarn dev

Build for deployment to Vercel:

npm run build
yarn build

Export a static HTML version:

npm run export
yarn export

Deploy by pushing to Github, and importing the project into Vercel.

Configuration

The project is based on Next.js so it's helpful to have the documentation around.

Define your pages in the pages directory.

Configure the app and theme by editing global.css and global.json.

Configure Mailchimp by creating a .env.local file:

MAILCHIMP_DC=us1
MAILCHIMP_LIST_ID=xxxxxx
MAILCHIMP_API_KEY=xxxxxxxxxxxxxxxxxxxxxxxxx-us1