https://github.com/leezng/imusic
🎵A React Music Desktop App
https://github.com/leezng/imusic
music player react
Last synced: about 1 year ago
JSON representation
🎵A React Music Desktop App
- Host: GitHub
- URL: https://github.com/leezng/imusic
- Owner: leezng
- License: mit
- Created: 2018-04-12T11:03:19.000Z (about 8 years ago)
- Default Branch: dev
- Last Pushed: 2023-03-03T11:52:50.000Z (over 3 years ago)
- Last Synced: 2025-03-26T12:37:51.014Z (over 1 year ago)
- Topics: music, player, react
- Language: TypeScript
- Homepage: https://leezng.github.io/iMusic/
- Size: 5.7 MB
- Stars: 69
- Watchers: 2
- Forks: 14
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iMusic
🎵一个基于 `React` 开发的音乐App。
- [在线Demo](https://leezng.github.io/iMusic/) (部分功能被舍弃,并使用模拟数据,与App存在一定差别)
- [App下载地址](https://github.com/leezng/iMusic/releases)
感谢 [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi) 提供的 API。
💪项目持续开发中...

## Screenshot



## 开发者
```
# download
git clone git@github.com:leezng/iMusic.git
# install dependencies
yarn
# run development environment
yarn dev
```
## LICENSE
[MIT](./LICENSE)