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.
- Host: GitHub
- URL: https://github.com/psidh/spotify-clone
- Owner: psidh
- Created: 2024-01-30T04:46:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-02T04:02:08.000Z (about 2 years ago)
- Last Synced: 2024-12-31T22:08:59.868Z (over 1 year ago)
- Topics: audio-player, backend, frontend, fullstack, javascript, mongodb, nextjs, react, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://spotify-clone-psidh.vercel.app
- Size: 61.4 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)