This project is set learning React.
You can see the demo here, in which the data is set up based on my own account.
- React
- React Router
- Redux
- Redux Logger
- Redux Thunk
- Less
- Webpack
- Babel
- ES6
- React Dev Server
The API is using 网易云音乐 Node.js API service. The server will be running locally as proxy for Cross-Origin requests
Alternatively, you can also use webpack dev server as proxy.
$ git clone [email protected]:MickeyMiao7/react-netease-cloud-music.git
$ cnpm install
$ npm run build