Should be used:
- Prettier: for code formatting
- ESlint: for a static code analysis
- Styled Components: for css styling. Styles must be in the same file as the component
- Make a feature branch or fork
- Implement changes
- Create a PR in the "main" branch
- Request code review
Shoud be used Atomic design
Each commit must comply with the specification https://www.conventionalcommits.org/en/v1.0.0/