Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Music Application
https://github.com/madmax8930/spotify-clone

nextjs postgresql radix-ui stripe supabase tailwindcss zustand

Last synced: 6 days ago
JSON representation

Music Application

Awesome Lists containing this project

README

        

## Spotify Clone Music Application using Supabase and Stripe Payment
Made with [Next.js](https://nextjs.org/), under node v.18.17.0

### Run server:
```bash
npm run dev
```

### Dependencies:
```bash
npm i react-icons tailwind-merge supabase@">=1.8.1" --save-dev @supabase/auth-helpers-nextjs @supabase/auth-helpers-react stripe @radix-ui/react-dialog zustand @supabase/auth-ui-react @supabase/auth-ui-shared react-hot-toast react-hook-form uniqid -D @types/uniqid query-string @radix-ui/react-slider use-sound react-spinners @stripe/stripe-js @supabase/supabase-js
```

### App deployed on Vercel:
[Try it by yourself](https://spotifick.vercel.app/)