Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhenghui-su/cloud-music
仿网易云音乐React项目实战
https://github.com/zhenghui-su/cloud-music
Last synced: 9 days ago
JSON representation
仿网易云音乐React项目实战
- Host: GitHub
- URL: https://github.com/zhenghui-su/cloud-music
- Owner: zhenghui-su
- Created: 2023-11-01T16:01:58.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-11T14:51:36.000Z (about 1 year ago)
- Last Synced: 2023-11-11T15:35:46.351Z (about 1 year ago)
- Language: JavaScript
- Size: 1.57 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) 大佬开源接口!