A web app for visualizing personalized NeteaseMusic data
Built with a bunch of things, but to name a few:
- NeteaseCloudMusicApi
- Styled Component
- @reach/router
- Storybook v5.3
git submodule update --init --recursiveyarn && yarn client:install && yarn server:installyarn dev
cd client && yarn storybookyarn test
- Create new heroku app
herou create netease-profile- Push to heroku
git push heroku master- Once the app is live on Heroku, hitting https://netease-profile.herokuapp.com/
