Accudio / mytopforspotify-webclient

Web Client for mytopspotify.io, based on React and built using create-react-app. Authenticates with Spotify using My Top Spotify Server. Built by Alistair Shepherd from Accudio.

Home Page:https://mytopspotify.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Top Spotify Web Client

GitHub Twitter Website Donate

Web Client for mytopspotify.io, based on React and built using create-react-app. Authenticates with Spotify using My Top Spotify Server. Built by Alistair Shepherd from Accudio.

Installation

This client build with Node.js. On its website you can find instructions on how to install it. You can also follow this gist for a quick and easy way to install Node.js and npm.

Once installed, clone the repository and install its dependencies running:

$ npm install

Running

To start the development server, run:

$ npm start

Then open http://localhost:3000 in a browser. For more information on building the client and deployment see create-react-app.md.

Version History

  • v1.0.0 - 1.0 release. Fully meets initial specification
  • v0.9.0 - First release of beta version. Includes full intended functionality and design.
  • v0.1.0 - Initial Release

About

Web Client for mytopspotify.io, based on React and built using create-react-app. Authenticates with Spotify using My Top Spotify Server. Built by Alistair Shepherd from Accudio.

https://mytopspotify.io

License:Apache License 2.0


Languages

Language:JavaScript 44.6%Language:CSS 23.2%Language:SCSS 20.9%Language:HTML 11.3%