Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tata-v/aurawave-react-native
- Owner: TATA-V
- Created: 2023-09-07T03:48:58.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-19T01:21:59.000Z (about 1 year ago)
- Last Synced: 2024-04-12T17:52:38.621Z (7 months ago)
- Language: TypeScript
- Size: 6.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### ✉️ Commit Message
| Message | 설명 |
| :------: | :--------------------------------------------------: |
| init | 브랜치 시작 |
| feat | 새로운 기능을 추가할 경우 ex) feat: 로그인 기능 추가 |
| fix | 버그 수정에 대한 커밋 |
| refactor | 효율을 위한 코드 리팩토링에 대한 커밋 |
| rename | 파일 및폴더명/ 경로 변경 시 |
| style | css 스타일에 관한 커밋 |
| docs | 문서 및 주석 수정 |