Code Monkey home page Code Monkey logo

spotify-player's Introduction

Spotify Player

This project was developed to create an awesome example of how you can use the simple-spotify-wrapper library.

Spotify Player Screenshot

Getting Started

Before we get started make sure you have node and npm installed on your machine. Also, you will need to have a Spotify account.

Install and run

  1. First go to Spotify Developers API and create your token. Then add your token on src/Spotify.js. Remember that the token will expire in 60min
  2. Once you have the token you can clone this repository.
  3. Then on the project folder run npm install or yarn to get all the dependencies.
  4. Use npm start to get the server running on http://localhost:8080/.

Testing

To run the tests you can use the following command:

npm test

Or if you want to test the coverage use:

npm run test:coverage

Browser Support

This Application relies on Fetch API. And this API is supported in the following browsers.

Chrome Firefox Opera Safari IE
42+ ✔ 39+ ✔ 29+ ✔ 10.1+ ✔ Nope ✘

Future features?

  • Create authentication method to get token
  • Create player buttons
  • Create a similar interface to Spotify Web.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Authors

João Pedro Schmitz
João Pedro Schmitz

spotify-player's People

Contributors

dependabot[bot] avatar jpedroschmitz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.