mikhailmogilnikov / Next.js-i18next-Boilerplate

Boilerplate and Starter for Next.js 14 + i18next + next-themes

Home Page:https://next-js-i18next-boilerplate.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next 14 (App Router) + i18next Boilerplate

Key features:

  • Bun
  • Next.js 14 (App Router)
  • i18next (SSR + CSR) with plural forms support
  • NextUI
  • Next Themes
  • ESLint (Airbnb codestyle)
  • Tailwind CSS
  • JavaScript
  • Integrated CI

Quick start:

git clone https://github.com/mikhailmogilnikov/i18next-next.js-template.git my-project-name
cd my-project-name
bun i

Then, you can run locally in development mode with live reload:

bun run dev

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

About

Boilerplate and Starter for Next.js 14 + i18next + next-themes

https://next-js-i18next-boilerplate.vercel.app


Languages

Language:JavaScript 89.9%Language:CSS 9.5%Language:Makefile 0.6%