Skip to content

🎵 Web progressive app build with Polymer Toolbox, for searching albums, play or save it as favorite, using the Spotify API.

Notifications You must be signed in to change notification settings

albertocubero/music-app-research

Repository files navigation

Polymer Music App Research

This is a Polymer App using Web Component that implements a Search component for searching albums, play or save it as favorite, using the Spotify API.

Screenshot of Polymer Music App Research

Installation

Download or clone the project:

npm install -g bower
npm install -g polymer-cli
bower install

Usage

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in the browser.

npm run build

Builds the app for production to the build folder.
It correctly bundles Polymer in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Resources

Here’s a few resources that helped me out along the way:

Docs

Read / written something helpful? Let me know and I’ll include it!

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.

About

🎵 Web progressive app build with Polymer Toolbox, for searching albums, play or save it as favorite, using the Spotify API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published