Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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