Skip to content

This project is a Next.js template aimed at providing a robust starting point for building modern web applications. It comes with pre-configured localization support, theme toggling, and various other features to streamline development.

License

Notifications You must be signed in to change notification settings

toakiryu/nextjs-rich-tpl

Repository files navigation

Next.js Rich Template

NPM version License

README - English README - 日本語

Release version Commit activity Last commit GitHub Issues or Pull Requests GitHub Issues or Pull Requests

Next.js Rich Template

This project provides a robust starting point for building modern web applications using Next.js. It includes pre-configured features like localization support and theme switching to streamline development.

Key Features

  • Theme Switching: Supports both light and dark modes using next-themes.
  • i18n (Internationalization): Multilingual support powered by next-intl.
  • Sitemap: Automatically generated sitemap for better SEO.
  • Responsive Design: Built with Tailwind CSS to ensure responsiveness across all devices.
  • Optimized Performance: Enhances performance using the latest web standards.

Project Overview

Check out the live preview of this template here.

Deploy It Yourself

You can deploy the template to Vercel or preview it in StackBlitz:

Deploy with Vercel

Usage

Bootstrap your project using the CLI:

Installation

You can globally install nextjs-rich-tpl using the following command:

npm install -g nextjs-rich-tpl

Using the CLI

To create a project, run the following command:

npx nextjs-rich-tpl

Once the command is executed, you'll be guided through the following steps:

  1. Select the Next.js template to use.
  2. Enter a project name.
  3. Create the project and install dependencies.

To deploy to the cloud, use Vercel (see the official documentation).

Contributing

We welcome contributions to improve both the documentation and the project itself. Contributors will be acknowledged in this README. For details, visit the GitHub repository.

Acknowledgements

Special thanks to the Next.js community and the open-source projects that have supported this template.

Contact

For questions or contributions, please reach out via this site.

About

This project is a Next.js template aimed at providing a robust starting point for building modern web applications. It comes with pre-configured localization support, theme toggling, and various other features to streamline development.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published