chienkira / musyc

Music player for Spotify using react, redux and semantic-ui 🎵

Home Page:https://chienkira.github.io/musyc/dist

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Musyc

A web application built by react, redux & semantic-ui. Base boilerplate: react-redux-spotify

Musyc my tracks Musyc browse featured playlists

Features

  • Authorization with Spotify web api
  • List your saved tracks on Spotify
  • Browse Spotify's featured playlist
  • Custom music player

If you don't have a spotify account you can use the following credentials:

email: spotifyreact@gmail.com password: Example

Get Started

  1. git clone https://github.com/chienkira/musyc.git
  2. cd musyc
  3. npm install
  4. npm run start (start development server)
  5. Enjoy at http://localhost:8081

Contribute

I am open for feedback.

Demo

Live demo: kiradev.me/musyc/dist

About

Music player for Spotify using react, redux and semantic-ui 🎵

https://chienkira.github.io/musyc/dist


Languages

Language:JavaScript 93.1%Language:CSS 6.9%