This is the Next.js boilerplate I use for the most of my projects. It contains the following conventions/features:
- Fully written in Typescript
- Code formatting with Prettier
- Component Libary with ChakraUI
- Integration with NextSeo
Change site.config.ts
with the project that is being made
Run the development server:
npm run dev
# or
yarn dev
Open http://localhost:3000 with your browser to see the result.
- nextplate - By Grikomsn
- nextplate - by Hauptrolle
fork first and enter your project here with template
[website](url)