A Next.js 13 template with shadcn/ui, Storybook, Husky, CSpell and other stuff.
The Next.js Template is a pre-configured app directory template that includes various technologies such as Next.js, shadcn/ui, Tailwind CSS, @tanstack/react-query, ky, Lucide, zod, ESLint, Prettier, Husky, and CSpell. This template provides a solid foundation for building web applications with server-side rendering, routing, re-usable components, state management, icon integration, schema validation, code linting, code formatting, and spell checking.
To use the template with create-next-app and create a new project:
npx create-next-app my-app -e https://github.com/<template-repo>
Replace <template-repo> with the actual repository URL of the template.
The Next.js Template is a comprehensive app directory template that incorporates various technologies to enhance the development experience and code quality. With its pre-configured setup of Next.js, shadcn/ui, Tailwind CSS, @tanstack/react-query, ky, Lucide, zod, ESLint, Prettier, Husky, and CSpell, developers can quickly start building web applications with server-side rendering, re-usable components, state management, icon integration, schema validation, code linting, code formatting, and spell checking. The template also provides installation instructions and guidelines for contributing and reporting issues.