mircealungu / react--spotify-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Spotify Authorization Demo

Connects to the Spotify API, by using implicit authorization. Displays the currently playing song. Refreshes the page every 1 second.

Change the clientID in ./spofityAPI.js with your own. The current one is fake.

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

In the project directory, you can run:

npm start

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

The page will reload if you make edits.
You will also see any lint errors in the console.

About


Languages

Language:JavaScript 70.7%Language:HTML 23.6%Language:CSS 5.7%