nextplate icon indicating copy to clipboard operation
nextplate copied to clipboard

Next.js Boilerplate for new projects

Nextplate 🍽️

This is a Next.js project bootstrapped with create-next-app.

This is the Next.js boilerplate I use for the most of my projects. It contains the following conventions/features:

Getting Started

Run the development server:

npm run dev
# or
yarn dev

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