Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 1.45 KB

README.md

File metadata and controls

42 lines (33 loc) · 1.45 KB

Rythm: The Music Player

How to create

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

How to run

npm run dev 
or 
npm yarn dev

Installation

NEXTAUTH_URL=http://localhost:3000
NEXT_PUBLIC_CLIENT_SECRET= 'spotify secret client id'
NEXT_PUBLIC_CLIENT_ID= 'spotify client id'
JWT_SECRET=some_super_secret_value

Configure Setting in Spotify Developer

Screenshot 2022-04-21 224110

Preview

1 2 3 4 5

👉 If you like this project, give it a star ✨ and share 👨🏻‍💻 it to your friends 👈