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.
On this page
Languages
JavaScript70.7%HTML23.6%CSS5.7%
Contributors
Created November 9, 2020
Updated November 9, 2020