Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oscvrhrr/music-app-react
A music app built with next.js, tailwind, and supabase backend
https://github.com/oscvrhrr/music-app-react
jwt nextjs supabase tailwindcss
Last synced: about 2 months ago
JSON representation
A music app built with next.js, tailwind, and supabase backend
- Host: GitHub
- URL: https://github.com/oscvrhrr/music-app-react
- Owner: oscvrhrr
- Created: 2024-04-10T17:10:04.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-01T13:12:05.000Z (3 months ago)
- Last Synced: 2024-11-05T22:42:31.741Z (3 months ago)
- Topics: jwt, nextjs, supabase, tailwindcss
- Language: TypeScript
- Homepage: https://music-app-react-five.vercel.app
- Size: 253 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Alt Text](https://fzyxhpuljtyplklakuoy.supabase.co/storage/v1/object/sign/misc/react-music-app.gif?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJtaXNjL3JlYWN0LW11c2ljLWFwcC5naWYiLCJpYXQiOjE3MzA0MjcxOTgsImV4cCI6MTc2MTk2MzE5OH0.FykGiadEKiL4n6YhY7py52MqYaAD5XZXejFws4wm1fM&t=2024-11-01T02%3A13%3A18.621Z)
A Music App that integrates with Spotify's REST api & SDK
# Features
- [x] Play track
- [x] Pause track
- [x] Previous track
- [x] Next track
- [x] Hot Playlists
- [x] Artists## Auth
- [x] Log In
- [x] Log out## Todo
- [ ] track progress bar
- [ ] search funcionality## Technology Used
* Auth: OAuth Spotify provider (jwt)
* Frontend: Next.js, React & TailwindCSS
* Backend: Supabase