This is a mock music player of music.163.com, api provided by Binaryify’s NeteaseCloudMusicApi inspired by sanyuan0704’s react-cloud-music, his react-hooks turtorial is also recommended(in Chinese) on juejin.im. Bascially all the animation is hand-rolled, if you looking for example about CSS trasition, this project might be helpful.
npm install
npm start
npm run build
npm install
express, compression and pm2, then node start ./server.js
at same folder with /buildnpm run deploy
react-gh-pagesNote: You can npm start
NeteaseCloudMusicApi at localhost or pm2 start npm -- start
when deloying.