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, Commitlint and Typecheck
✅ Vitest
🐙 React Testing Library
-
Responsive design;
-
Atomic Design;
-
100% coverage;
-
Detection prefers-reduced-motion;
-
node (latest version lts).
-
yarn (latest version lts).
git clone https://github.com/everton-dgn/boilerplate_nextjs_app.git
yarn
yarn dev
Available in http://localhost:3000
yarn build
yarn start
Available in http://localhost:3000
yarn test
yarn test:w
Available in http://localhost:6006
yarn lint
yarn typecheck
yarn format
yarn check:update
🔗 LinkedIn: https://www.linkedin.com/in/everton-toffanetto
🔗 YouTube: https://youtube.com/@toffanettodev