dan5py / next-ready

Simple Next.js template with the most common plugins and convetions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next Ready

This is a Next.js template to get you started with a new project.

Features

Getting Started

Install dependencies:

pnpm install

Run the development server:

pnpm dev

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

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Simple Next.js template with the most common plugins and convetions.


Languages

Language:TypeScript 72.8%Language:CSS 14.6%Language:JavaScript 11.0%Language:Shell 1.5%