1.0.2 • Published 1 year ago

nextjs-intl-fsd v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

nextjs-intl-fsd

A custom Next.js template initializer that helps you quickly set up new Next.js projects with your preferred configuration and structure.

Overview

nextjs-intl-fsd is a npm package designed to streamline the process of starting new Next.js projects. By using your custom template, it ensures all new projects have a consistent setup, saving you time and effort in configuring common settings, dependencies, and project structure.

Usage

Creating a new Next.js project is straightforward with nextjs-intl-fsd. Run the following command:

npx nextjs-intl-fsd

Features

  • Pre-configured Next.js setup with common dependencies and scripts
  • Ready-to-use configuration files (e.g., next.config.js, tsconfig.json)
  • Consistent project structure with Featured Sliced Design
  • Configured localization with Next intl package
  • Configured project theming with Next themes package

If you have suggestions for improvements or find any issues, please open an issue or create a pull request in the GitHub repository.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago