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

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

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。

💪项目持续开发中...

![Mind](./resource/mind.png)

## Screenshot

![screenshot_songlist](./resource/screenshot_songlist.png)
![screenshot_artist](./resource/screenshot_artist.png)
![screenshot_lyric](./resource/screenshot_lyric.png)

## 开发者

```
# download
git clone git@github.com:leezng/iMusic.git

# install dependencies
yarn

# run development environment
yarn dev
```

## LICENSE

[MIT](./LICENSE)