{"id":29012382,"url":"https://github.com/vikasraparthi/spotify-2.0-clone","last_synced_at":"2026-05-18T19:32:15.966Z","repository":{"id":300633463,"uuid":"1006540985","full_name":"VIKASRAPARTHI/Spotify-2.0-Clone","owner":"VIKASRAPARTHI","description":"A modern, feature-rich Spotify clone built with React.js, featuring music streaming, playlists, search functionality, and enhanced user experience.","archived":false,"fork":false,"pushed_at":"2025-06-22T19:56:12.000Z","size":10664,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-22T20:33:19.691Z","etag":null,"topics":["audio-player","html5-audio","music-player","reactjs","spotify-clone"],"latest_commit_sha":null,"homepage":"https://spotify-2-0-clone-eta.vercel.app","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/VIKASRAPARTHI.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,"zenodo":null}},"created_at":"2025-06-22T13:57:18.000Z","updated_at":"2025-06-22T19:59:57.000Z","dependencies_parsed_at":"2025-06-22T20:43:27.379Z","dependency_job_id":null,"html_url":"https://github.com/VIKASRAPARTHI/Spotify-2.0-Clone","commit_stats":null,"previous_names":["vikasraparthi/spotify-2.0-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VIKASRAPARTHI/Spotify-2.0-Clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIKASRAPARTHI%2FSpotify-2.0-Clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIKASRAPARTHI%2FSpotify-2.0-Clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIKASRAPARTHI%2FSpotify-2.0-Clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIKASRAPARTHI%2FSpotify-2.0-Clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VIKASRAPARTHI","download_url":"https://codeload.github.com/VIKASRAPARTHI/Spotify-2.0-Clone/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VIKASRAPARTHI%2FSpotify-2.0-Clone/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261931630,"owners_count":23232123,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["audio-player","html5-audio","music-player","reactjs","spotify-clone"],"created_at":"2025-06-25T18:36:09.126Z","updated_at":"2026-05-18T19:32:10.923Z","avatar_url":"https://github.com/VIKASRAPARTHI.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spotify 2.0 Clone\n\nA modern, feature-rich Spotify clone built with React.js, featuring music streaming, playlists, search functionality, and enhanced user experience.\n\n![Screenshot](https://github.com/VIKASRAPARTHI/Spotify-2.0-Clone/blob/main/public/Screenshot%202025-07-02%20223207.png)\n\n## Features\n\n### **Core Music Features**\n- **Music Player**: Full-featured audio player with play/pause, previous/next controls\n- **Seek Bar**: Interactive progress bar with real-time updates\n- **Volume Control**: Adjustable audio levels with visual slider\n- **Shuffle \u0026 Repeat**: Multiple playback modes (off/all/one)\n- **Queue Management**: Sidebar queue with next-up songs\n\n### **User Interface**\n- **Responsive Design**: Works seamlessly on desktop, tablet, and mobile\n- **Dark Theme**: Modern Spotify-inspired dark interface\n- **Smooth Animations**: Hover effects and transitions throughout\n- **Grid Layouts**: Spotify-style card grids for albums and songs\n\n### **Navigation \u0026 Discovery**\n- **Search Functionality**: Real-time search across songs and albums\n- **Genre Browsing**: Categorized music by genres\n- **Music Library**: All songs in detailed list format\n- **Podcasts Section**: Dedicated podcast browsing\n- **Recently Played**: Track listening history\n\n### **Enhanced Features**\n- **Fullscreen Player**: Immersive full-screen music experience\n- **Mini Player**: Compact floating player\n- **User Authentication**: Login/signup system with persistent sessions\n- **Lyrics Display**: Song lyrics with timing information\n- **Personal Library**: User's saved music collection\n\n### **Player Modes**\n- **Main Player**: Bottom player bar with all controls\n- **Fullscreen Mode**: Large album art with complete controls\n- **Mini Player**: Floating compact player in corner\n\n## Live Demo\n\n[View Live Demo](https://your-vercel-deployment-url.vercel.app)\n\n## Tech Stack\n\n- **Frontend**: React.js, JavaScript (ES6+)\n- **Styling**: Tailwind CSS\n- **Routing**: React Router DOM\n- **State Management**: React Context API\n- **Audio**: HTML5 Audio API\n- **Icons \u0026 Assets**: Custom SVG icons\n- **Deployment**: Vercel\n\n## Installation\n\n1. **Clone the repository**\n   ```bash\ngit clone https://github.com/yourusername/spotify-clone.git\n   cd spotify-clone\n```\n\n2. **Install dependencies**\n   ```bash\nnpm install\n```\n\n3. **Start development server**\n   ```bash\nnpm run dev\n```\n\n4. **Open in browser**\n   ```\nhttp://localhost:5173\n```\n\n## Build for Production\n\n```bash\nnpm run build\n```\n\n## Project Structure\n\n```\nsrc/\n├── components/          # React components\n│   ├── Player.jsx      # Main audio player\n│   ├── Display.jsx     # Main content area\n│   ├── Sidebar.jsx     # Navigation sidebar\n│   ├── Queue.jsx       # Music queue\n│   ├── Search.jsx      # Search functionality\n│   ├── Login.jsx       # Authentication\n│   └── ...\n├── context/            # React Context providers\n│   ├── PlayerContext.jsx\n│   └── AuthContext.jsx\n├── assets/             # Images, icons, audio files\n└── App.jsx            # Main app component\n```\n\n\n### **Deployment on Vercel**\n\n1. **Push to GitHub**\n   ```bash\ngit add .\n   git commit -m \"Ready for deployment\"\n   git push origin main\n```\n\n2. **Deploy on Vercel**\n   - Go to [vercel.com](https://vercel.com)\n   - Import your GitHub repository\n   - Deploy automatically\n\n\n## License\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n**Star this repository if you found it helpful!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikasraparthi%2Fspotify-2.0-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvikasraparthi%2Fspotify-2.0-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvikasraparthi%2Fspotify-2.0-clone/lists"}