Skip to content
CDGet
  • Home
  • Projects
  1. Home
  2. All projects
  3. NextART

NextART

Template

A Next.js App Router template with translation, styling, SEO metadata and linting already in place, so a new site does not begin by assembling the same setup again.

Documentation (opens in a new tab)Source code (opens in a new tab)

About this project

NextART is a starting point for a Next.js site built on the App Router. A new project normally begins by assembling the same four or five things before a single page can be written — translation, styling, metadata, linting — and this template is that assembly, already done and kept current.

It carries multilingual routing and messages through next-intl, Material UI alongside Tailwind CSS for the interface, SEO metadata with a generated sitemap, and ESLint with Prettier over the source. The structure is the one the App Router documents rather than a private convention, so what is learned here transfers to any other Next.js project.

It is meant to be cloned and edited rather than installed as a dependency. Delete the example page, keep the setup, and the first commit of a new site is already a working build.

Features

  • TypeScript types

  • Multiple languages

Project information

Started
2024
License
MIT (opens in a new tab)
Programming languages
JavaScript
Tags
nextjsapp-routernext-intltailwindcssmaterial-uiseo
Popularity
4
GitHub stars
ContactDonate
The projects listed here are open source under the MIT License.© 2026 CDGet. All rights reserved.