Skip to content

This is a spotify clone developed using tailwindcss nextjs,middleware and debounce for audio control.

Notifications You must be signed in to change notification settings

5h4rk-lab/Spotify-clone

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

Add the .env.local environments and configure your spotify devloper portal.

NEXTAUTH_URL=http://localhost:3000
NEXT_PUBLIC_CLIENT_SECRET = 
NEXT_PUBLIC_CLIENT_ID = 
JWT_SECRET=some_super_secret_value

First, run the development server:

npm install
npm run build

Open http://localhost:3000 with your browser to see the result.

Stacks

=> Developed using TailwindCss middleware spotifyApi.

Screenshots

login_page
userpage

About

This is a spotify clone developed using tailwindcss nextjs,middleware and debounce for audio control.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published