Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 682 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 682 Bytes

Crypto Page / Mobile App

Code style

Should be used:

Strategy for adding changes

  1. Make a feature branch or fork
  2. Implement changes
  3. Create a PR in the "main" branch
  4. Request code review

Component creation strategy

Shoud be used Atomic design

Commit naming convention

Each commit must comply with the specification https://www.conventionalcommits.org/en/v1.0.0/