Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tata-v/aurawave-react-native

custom music app - developed with react native expo
https://github.com/tata-v/aurawave-react-native

Last synced: 12 days ago
JSON representation

custom music app - developed with react native expo

Awesome Lists containing this project

README

        

### ✉️ Commit Message

| Message | 설명 |
| :------: | :--------------------------------------------------: |
| init | 브랜치 시작 |
| feat | 새로운 기능을 추가할 경우 ex) feat: 로그인 기능 추가 |
| fix | 버그 수정에 대한 커밋 |
| refactor | 효율을 위한 코드 리팩토링에 대한 커밋 |
| rename | 파일 및폴더명/ 경로 변경 시 |
| style | css 스타일에 관한 커밋 |
| docs | 문서 및 주석 수정 |