Giter Club home page Giter Club logo

nec-music's Introduction

react网易云音乐

模仿网易云音乐pc版的一个项目(基本上不用写样式),直接使用的官方脚手架create-react-app,技术选型:react+react-router+redux+axios+antd+less

下载

  git clone https://github.com/wandiao/nec-music.git

  cd nec-music

  npm install (安装依赖模块)

运行

  npm run start (开发版本访问:http://localhost:3000/)

  npm run build (发布生产版本)

接口

非常感谢Binaryify提供的网易云音乐接口,传送门:https://github.com/Binaryify/NeteaseCloudMusicApi

我在此基础上做了一点点改动,项目地址:https://github.com/wandiao/NeteaseCloudMusicApi

接口下载:
  git clone https://github.com/wandiao/NeteaseCloudMusicApi.git
  
  cd NeteaseCloudMusicApi

  git checkout dev(切换到dev分支)

  npm install(安装依赖模块)
运行
node app.js(默认访问地址http://localhost:7010)

已完成页面

  1. 发现音乐/推荐

  2. 发现音乐/排行榜

  3. 发现音乐/歌单

  4. 发现音乐/主播电台

  5. 发现音乐/歌手

  6. 发现音乐/新碟上架

  7. 歌单详情

  8. 歌曲详情

  9. 节目详情

  10. 电台详情

  11. mv详情

  12. 专辑详情

  13. 用户页

  14. 歌手详情

  15. 搜索页

持续完善中。。。

第一次尝试用react做项目,感觉可能有点乱,求大神指教。。。

nec-music's People

Contributors

wandiao avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.