Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 587 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 587 Bytes

🎵 仿网易云音乐移动端网页【React 实现】

🍓 预览

https://netease-music-app-nine.vercel.app/#/

😯 技术

  • 构建工具:create-react-app
  • 数据管理:Redux
  • 路由:react-router-dom
  • 数据请求:axios
  • UI 库:Antd Mobile

🏃 运行

1、clone

git clone https://github.com/janyin/netease-music-app

cd netease-music-app

2、安装依赖

cd react

yarn

3、本地运行

yarn start

4、打包

yarn build

⬆️ 功能

  • 推荐歌单
  • 歌单详情
  • 歌曲搜索
  • 歌曲排行榜