{"id":16227094,"url":"https://github.com/rohitpotato/spotify-redone-react","last_synced_at":"2026-05-05T14:33:29.974Z","repository":{"id":116191913,"uuid":"336910905","full_name":"rohitpotato/spotify-redone-react","owner":"rohitpotato","description":"Yet another Spotify Client but this time built with react-query, zustand and tailwind css :)","archived":false,"fork":false,"pushed_at":"2021-03-07T14:38:39.000Z","size":2149,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-08T04:27:25.175Z","etag":null,"topics":["dark-mode","persistence","react","react-patterns","react-query","spotify","state-management","tailwindcss","zustand"],"latest_commit_sha":null,"homepage":"https://rohitpotato.github.io/spotify-redone-react","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rohitpotato.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-07T23:15:10.000Z","updated_at":"2023-03-09T00:29:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bf3e993-d521-412a-ae3a-e6316d40d291","html_url":"https://github.com/rohitpotato/spotify-redone-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rohitpotato/spotify-redone-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitpotato%2Fspotify-redone-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitpotato%2Fspotify-redone-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitpotato%2Fspotify-redone-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitpotato%2Fspotify-redone-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rohitpotato","download_url":"https://codeload.github.com/rohitpotato/spotify-redone-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rohitpotato%2Fspotify-redone-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32653572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["dark-mode","persistence","react","react-patterns","react-query","spotify","state-management","tailwindcss","zustand"],"created_at":"2024-10-10T12:51:39.570Z","updated_at":"2026-05-05T14:33:29.958Z","avatar_url":"https://github.com/rohitpotato.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify Redone 🎵🎉\n\n## A spotify client built with [react-query](https://github.com/tannerlinsley/react-query), [zustand](https://github.com/pmndrs/zustand) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss) 🔥 \u003c3\n\n## [View Demo here](https://rohitpotato.github.io/spotify-redone-react)\n\n### Features Include\n\n1. Playback Queue\n2. Dark Mode\n3. Search for your favorite tracks, artists, albums and playlists\n4. Browse through categories, playlists, artists and albums.\n5. Follow/Unfollow Playlists and Artists\n6. Localstorage persistence saves your volume and theme\n7. Infinite Scrolling\n8. And a few more..\n\n### Steps to install\n\n1. Get your _CLIENT_ID_ from [spotify developer console](https://developer.spotify.com/dashboard/login).\n2. Paste the _CLIENT_ID_ inside `src/constants/index.js`\n\n   Example:\n\n   ```\n   const apiCredentials = {\n   CLIENT_ID: \"YOUR_CLIENT_ID\",\n   REDIRECT_URL: \"http://localhost:3000/callback\",\n   SCOPES: [\n   \"user-library-read\",\n   \"streaming\",\n   \"user-top-read\",\n   \"user-read-private\",\n   \"user-read-recently-played\",\n   \"playlist-read-private\",\n   \"playlist-modify-public\",\n   \"playlist-modify-private\",\n   ]}\n\n   ```\n\n3. Run `npm install` to install all dependencies\n4. Run `npm start` to start the dev server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitpotato%2Fspotify-redone-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frohitpotato%2Fspotify-redone-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frohitpotato%2Fspotify-redone-react/lists"}