littlewin-wang / mufly

:musical_note: Discover artists through an infinite node graph on Spotify.

Home Page:http://mufly.littlewin.info:7777/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discover new artists through an infinite suggestion graph.

MIT Licence MIT Licence

Introduction

Mufly is a web app to find artists with the guidance of related-artists API through a node graph.

Feature

  • Product of React
  • Sequential animation
  • Responsive design

Demo

Live demo: http://mufly.littlewin.info:7777

Note that the demo is not work properly on cellphone right now.

Develop guide

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

TODO

  • components & containers
  • state management
  • animation optimization
  • transition optimization
  • api proxy

Reference

Spotify Web API

License

MIT

About

:musical_note: Discover artists through an infinite node graph on Spotify.

http://mufly.littlewin.info:7777/

License:MIT License


Languages

Language:JavaScript 87.1%Language:CSS 12.0%Language:HTML 1.0%