An open API service indexing awesome lists of open source software.

https://github.com/psidh/spotify-clone

Spotify Clone web application with Auth, Songs, Browse, Save your favourite songs, repeat current song and create playlists.
https://github.com/psidh/spotify-clone

audio-player backend frontend fullstack javascript mongodb nextjs react tailwindcss typescript

Last synced: 3 months ago
JSON representation

Spotify Clone web application with Auth, Songs, Browse, Save your favourite songs, repeat current song and create playlists.

Awesome Lists containing this project

README

          

# Spotify Clone

## Setup using Docker

1. Clone the repository
2. Run `docker-compose up`
3. Visit `http://localhost:3000`

## Features Supported:
- Auth
- Search Song
- Play Song
- Favourite

## Tech Stack
- Next.js, TS, React
- Tailwind CSS
- MongoDB
- Express
- Node.js
- Vercel

Demo: [Spotify Clone](https://spotify-clone-psidh.vercel.app/)