Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Clone

This project is a Spotify clone built with Next.js, React, and Supabase. It aims to replicate core features of Spotify, providing a familiar music streaming experience.

Features

  • User authentication (sign up, log in, log out)
  • Browse and search for music
  • Create and manage playlists
  • Play music (audio playback functionality)
  • Responsive design for various screen sizes

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Supabase (for backend and authentication)
  • Radix UI (for accessible component primitives)

Prerequisites

Before you begin, ensure you have the following installed:

  • Node.js (v14 or later)
  • npm or yarn
  • Git

Getting Started

  1. Clone the repository:

    git clone https://github.com/yourusername/spotify-clone.git
    cd spotify-clone
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Set up environment variables: Create a .env.local file in the root directory and add your Supabase credentials:

  4. Install dependencies:

    npm run
    # or
    yarn dev

    Contributing Contributions are welcome! Please feel free to submit a Pull Request.

About

This is my take on a working copy of Spotify

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages