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

https://github.com/jiechonghai/wyy-angular

Angular 仿网易云音乐(PC端)
https://github.com/jiechonghai/wyy-angular

angular music rxjs typescript

Last synced: about 2 months ago
JSON representation

Angular 仿网易云音乐(PC端)

Awesome Lists containing this project

README

          

# 备忘录

用到的技术:angular13、angular/cdk13、ng-zorro13、ngrx/store13

后端接口使用版本号为:v3.34.1(NeteaseCloudMusicApi)

###### 实现的功能

- 歌单

- 歌曲

- 会员登录/注册

- 音乐播放功能

首页

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/9a1af6d8db1c76a6fec2f30c82d97ab4eb1af3dc.png)

歌单

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/cc2bd52cfef3c4eef74e2cc8bcf2a77a9cb21d1c.png)

歌单详情

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/a8133983e17d8402d100fdf066e575469adc240a.png)

歌曲

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/f57167d1afadd67d1b283134c8aebafed41d0dfc.png)

播放歌曲

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/c510e901f1e7d2a69f829407b53c48168ce6a241.png)

登录注册

![](https://raw.githubusercontent.com/JieChongHai/wyy-angular/main/images/9a1af6d8db1c76a6fec2f30c82d97ab4eb1af3dc.png)

###### 代码参考

[GitHub - Binaryify/NeteaseCloudMusicApi: 网易云音乐 Node.js API service](https://github.com/Binaryify/NeteaseCloudMusicApi)

[GitHub - lycHub/ng-wyy: angular8+ngrx8 🦌网易云](https://github.com/lycHub/ng-wyy)