Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/madmax8930/spotify-clone
- Owner: MadMax8930
- Created: 2024-01-11T15:08:53.000Z (almost 1 year ago)
- Default Branch: max
- Last Pushed: 2024-01-28T01:32:16.000Z (12 months ago)
- Last Synced: 2024-01-28T02:51:27.513Z (12 months ago)
- Topics: nextjs, postgresql, radix-ui, stripe, supabase, tailwindcss, zustand
- Language: TypeScript
- Homepage: https://spotify-clone-teal-alpha.vercel.app
- Size: 357 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)