This application is a boilerplate for complex and large systems, especially those that need to scale with security and code quality.
We sought to achieve 3 pillars: readability, reusability, and refactorability.
In the construction of the UI, the Atomic Design structure was chosen, organizing the global components into atoms, molecules, organisms and templates.
In addition to being constantly updated, this project was configured in the smallest details to serve as a basis for professional projects that require standardized and easy-to-maintain code architecture and design.
- Technologies
- Features
- Prerequisites
- How to install and run the project
- Important Considerations
- Author
⚛ Next.js
🔥 TypeScript
💅 CSS Modules
🚩 Lints: Lefthook, BiomeJS and Commitlint
✅ Vitest
🐙 React Testing Library
-
Responsive design;
-
Atomic Design;
-
100% coverage;
-
Detection prefers-reduced-motion;
-
node (latest version lts).
-
pnpm (latest version lts).
git clone https://github.com/everton-dgn/boilerplate_nextjs_app.gitpnpm ipnpm devAvailable in http://localhost:3000
pnpm buildpnpm startAvailable in http://localhost:3000
pnpm testpnpm test:wAvailable in http://localhost:6006
pnpm lintpnpm typecheckpnpm formatpnpm check:update🔗 LinkedIn: https://www.linkedin.com/in/everton-toffanetto
🔗 YouTube: https://youtube.com/@toffanettodev