Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zhenghui-su/cloud-music

仿网易云音乐React项目实战
https://github.com/zhenghui-su/cloud-music

Last synced: 9 days ago
JSON representation

仿网易云音乐React项目实战

Awesome Lists containing this project

README

        

# Cloud-Music 音乐播放器

技术栈:

- react 16.9
- redux
- redux-thunk
- redux-immutable
- immutable
- axios
- styled-components
- swiper
- react-lazyload
- react-transition-group

本项目基于网易云音乐项目,实现一个移动端音乐播放器
tudo:搜索功能
采用 github 上开源的 NodeJS 版 api 接口 [NeteaseCloudMusicApi](https://github.com/Binaryify/NeteaseCloudMusicApi),提供音乐数据。在此特别鸣谢 [Binaryify](https://github.com/Binaryify) 大佬开源接口!