{"id":21393662,"url":"https://github.com/exprays/spotify-clone","last_synced_at":"2026-04-12T01:31:38.434Z","repository":{"id":183639346,"uuid":"667362962","full_name":"exprays/Spotify-clone","owner":"exprays","description":"A full-stack Spotify clone using  NextJS \u0026 React","archived":false,"fork":false,"pushed_at":"2023-07-25T09:46:46.000Z","size":747,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-16T14:16:19.400Z","etag":null,"topics":["nextjs","radix-ui","react","supabase","supabase-auth","tailwindcss","zustand"],"latest_commit_sha":null,"homepage":"https://spot-0rbit.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/exprays.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,"governance":null}},"created_at":"2023-07-17T10:34:49.000Z","updated_at":"2023-12-06T16:05:05.000Z","dependencies_parsed_at":"2023-09-02T07:43:01.293Z","dependency_job_id":null,"html_url":"https://github.com/exprays/Spotify-clone","commit_stats":null,"previous_names":["0rbitsoc/spot","0rbitx/spotify-clone","fxso/spotify-clone","rayxlab/spotify-clone","exprays/spotify-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/exprays/Spotify-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exprays%2FSpotify-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exprays%2FSpotify-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exprays%2FSpotify-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exprays%2FSpotify-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exprays","download_url":"https://codeload.github.com/exprays/Spotify-clone/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exprays%2FSpotify-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31701641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T21:17:31.016Z","status":"ssl_error","status_checked_at":"2026-04-11T21:17:24.556Z","response_time":54,"last_error":"SSL_read: 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":["nextjs","radix-ui","react","supabase","supabase-auth","tailwindcss","zustand"],"created_at":"2024-11-22T14:12:51.115Z","updated_at":"2026-04-12T01:31:38.416Z","avatar_url":"https://github.com/exprays.png","language":"TypeScript","readme":"\n![spot-r](https://github.com/0rbitSoc/Spot/assets/133385746/58815aa6-eee7-4ff0-8972-b0c4880b5d0f)\n\nThis is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).\n\n\n\n\u003ch1 align=\"center\" id=\"title\"\u003eSpot\u003c/h1\u003e\n\n\u003cp id=\"description\"\u003eA Full Stack Spotify clone to store and play your songs with ease! Its uses Supabase as authentication and postgreSQL database and next as server.\u003c/p\u003e\n\n## Getting Started\n\nFirst, run the development server:\n\n```bash\nnpm run dev\n# or\nyarn dev\n# or\npnpm dev\n```\n\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\nYou can start editing the page by modifying `app/page.tsx`. The page auto-updates as you edit the file.\n\nThis project uses [`next/font`](https://nextjs.org/docs/basic-features/font-optimization) to automatically optimize and load Inter, a custom Google Font.\n\n  \n  \n\u003ch2\u003e🧐 Features\u003c/h2\u003e\n\nHere're some of the project's best features:\n\n*   Email \u0026 Social Authentication\n*   Song upload\n*   Playlist\n*   Song Player\n*   Favourites\n\n\u003ch2\u003e🛠️ Installation Steps:\u003c/h2\u003e\n\n\u003cp\u003e1. To develop it on your local pc clone this repo:\u003c/p\u003e\n\n```\ngit clone https://github.com/0rbitSoc/spot.git\n```\n\n\u003cp\u003e2. Install all dependencies:\u003c/p\u003e\n\n```\nnpm install\n```\n\n\u003cp\u003e3. Run the app:\u003c/p\u003e\n\n```\nnpm run dev\n```\n\n  \n  \n\u003ch2\u003e💻 Built with\u003c/h2\u003e\n\nTechnologies used in the project:\n\n*   Next.js\n*   React\n*   Tailwind CSS\n*   Typescript\n*   Supabase\n*   Zustand\n*   postgresSQL\n\n\u003ch2\u003e🛡️ License:\u003c/h2\u003e\n\nThis project is licensed under the MIT\n\n## Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\nYou can check out [the Next.js GitHub repository](https://github.com/vercel/next.js/) - your feedback and contributions are welcome!\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexprays%2Fspotify-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexprays%2Fspotify-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexprays%2Fspotify-clone/lists"}