Git Product home page Git Product logo

react-spotify-2's Introduction

React-Spotify v.2 🎺🎸🎻🎀

This is a fork of the Paul Fitzgerald React-Spotify project, upgraded to be themeable. Find the originl project here.

alt text alt text

Installation

If you wish to run the code locally run the following:

yarn
yarn start
visit http://localhost:3000

Application

Technology Stack

  • Bootstrapped with Create-React-App
  • State handled with Redux & Redux-Toolkit
  • Styled with JSS
  • HTMLAudioElement API for song playback

Spotify Authentication

Spotify uses OAuth2 for authentication and authorization. On initial setup App Authorisation will be initiated. This requests an authorisation token, on success it returns to /app, and includes the following scopes:

  • playlist-read-private, playlist-read-collaborative, playlist-modify-public, user-read-recently-played, playlist-modify-private, ugc-image-upload, user-follow-modify, user-follow-read, user-library-read, user-library-modify, user-read-private, user-read-email, user-top-read, user-read-playback-state.

Development

Application Structure

Components are organised under a loose interptretation of the Atomic Design system.

Deployment

The application is automatically deployed onto Vercel courtesy of a webhook on the Master branch, and Vercels splendid, free tooling.

Changelog

All updates are tracked in the Changelog under Semantic Versioning.

Notes

License

Released under the MIT License. Check LICENSE.md for more info.

Web Playback SDK

Please note that the Spotify API only provides 30 second audio snippets. It may be possible to get the full track by using the Web Playback SDK.

react-spotify-2's People

Contributors

pau1fitz avatar boatymcbotface avatar ianhuet avatar mstruebing avatar dependabot[bot] avatar spitfire1236 avatar mojosoeun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.