{"id":17829666,"url":"https://github.com/guidefari/spotify-album-art-react","last_synced_at":"2026-01-19T09:07:08.820Z","repository":{"id":39017929,"uuid":"303145148","full_name":"guidefari/spotify-album-art-react","owner":"guidefari","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-06T07:46:21.000Z","size":2293,"stargazers_count":0,"open_issues_count":35,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-12T23:28:36.321Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guidefari.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-11T14:57:37.000Z","updated_at":"2020-11-01T00:41:10.000Z","dependencies_parsed_at":"2023-02-05T16:01:38.076Z","dependency_job_id":null,"html_url":"https://github.com/guidefari/spotify-album-art-react","commit_stats":null,"previous_names":["guidefari/spotify-album-art-react"],"tags_count":0,"template":false,"template_full_name":"guidefari/spotify-node-react-starter-kit","purl":"pkg:github/guidefari/spotify-album-art-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fspotify-album-art-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fspotify-album-art-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fspotify-album-art-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fspotify-album-art-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guidefari","download_url":"https://codeload.github.com/guidefari/spotify-album-art-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guidefari%2Fspotify-album-art-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-27T19:16:57.751Z","updated_at":"2026-01-19T09:07:08.804Z","avatar_url":"https://github.com/guidefari.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spotify-api-intro\nThis Repo is the result of a tutorial that teaches how to use Spotify's API with react.\nIt's a siple app that allos users to see what song they currently have playing on Spotify.\nThere are two parts to it, the auth-server, and the client. \n\n## Getting Statrted\n\n### 1) Create an App\n- Visit https://developer.spotify.com/ \n- Log in and create an app\n- Enter http://localhost:8888/callback as the redirect uri\n- Save your changes\n- Copy down the following: Redirect uri, client id, client secret\n\n\n### 2)  Start Auth Server\n- Navigate to the auth-server directory `cd auth-server`\n- Install the dependencies `npm install`\n- Navigate to /authorization_code/app.js \u0026 paste in the redirect uri, client id, and client secret you copied in step 1\n- Run the Server `node authorization_code/app.js`\n\n### 3)  Start Client\n- Navigate to the auth-server directory `cd client`\n- Install the dependencies `npm install`\n- Run the Server `npm start`\n\n### 4)  Use the App\n- Make sure you have a song playing (or paused) on a Spotify app\n- Visit http://localhost:3000\n- Click 'Log in with Spotify' and log in\n- Click the 'Check Now Playing' Button\n- Your currently playing song's name and album art should appear\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fspotify-album-art-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguidefari%2Fspotify-album-art-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguidefari%2Fspotify-album-art-react/lists"}