Skip to content

anhurtadop/nextjs-boilerplate

Repository files navigation

Next.js Boilerplate

This repository provides a boilerplate for creating a web application using Next.js 14, including support for Redux and i18n.

Installation

$ npm install

First, run the development server:


$ npm run dev

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

Features

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

  • Next.js 14 for server-side rendering, static site generation, and API routes.
  • Redux Toolkit for state management.
  • Redux Saga for handling side effects in a scalable manner.
  • i18next for internationalization.
  • Prettier and ESLint for code formatting and linting.
  • Commitlint and Husky for ensuring commit message standards.
  • Sass support for styling.

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

Requirements

  • Node.js version 20 or higher.

About

Boilerplate for a App with NextJS 14

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published