Get started with Next.js and React in seconds.
This is a template with all you need for your next web application. Aims for developers who really care about code quality, architecture, security and all the best practices in frontend.
- clone repository
- install dependencies
- use start:dev
- Next.js - fast by default, with config optimized for performance
- Effector - state management with ease
- TailwindCSS - utility-first CSS framework for rapid UI development
- Shadcn - fully customisable components
- Vitest and React Testing Library - unit and integration tests
- ESlint and Prettier - clean, consistent, and error-free code
- T3 Env manage your environment variables with ease