Skip to content

Spotify-clone as the name suggest is the clone of most famous music streaming application SPOTIFY. It is a web application that allows users to listen to their favorite music.

Notifications You must be signed in to change notification settings

Nikeshchaudhary52494/Spotify-clone

Repository files navigation

Spotify-clone - A music streaming platform

Preview Image

Spotify-clone as the name suggest is the clone of most famous music streaming application SPOTIFY. It is a web application that allows users to listen to their favorite music.

GitHub contributors GitHub Repo stars GitHub issues GitHub pull requests GitHub License

🔮 Features

  • 🎧 Seamless music streaming experience allowing users to listen to songs from a vast library
  • 📁 Allow users to upload songs
  • 🎶 Personalized playlists creation and management for organizing favorite tracks
  • 🔍 Advanced search functionality enabling users to easily find songs
  • 🔄 Continuous playback ensuring smooth transitions between tracks
  • 📱 Responsive design all users to access the application on any device
  • 🔐 Secure authentication and authorization system

🚀 Live Preview

You can view the live preview of the project here.

💻 Tech Stack

JavaScript React Nextjs React Router Tailwind CSS Git GitHub Vercel

⚙️ Installation

  1. Fork this repository: Click the Fork button located in the top-right corner of this page to fork the repository.

  2. Clone the repository:

    git clone https://github.com/Nikeshchaudhary52494/Spotify-clone.git
  3. Set .env file: Create or edit the .env file and add the following line:

    NEXT_PUBLIC_SUPABASE_URL
    NEXT_PUBLIC_SUPABASE_ANON_KEY
    SUPABASE_SERVICE_ROLE_KEY
  4. Install dependencies: Navigate to the root folder run:

     npm install
  5. Start the server:

    npm run dev
  6. Access the application: Open a browser and enter the following URL:

    http://localhost:3000/

🔮 Features for next release

  • Strive-Subscription: Implementing monthly subscrition to listen to music.

🌟 Support Us

If you find this helpful or valuable, please consider 🌟 starring the repository. It helps us gain visibility and encourages further development. We appreciate your support!

About

Spotify-clone as the name suggest is the clone of most famous music streaming application SPOTIFY. It is a web application that allows users to listen to their favorite music.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages