A spotify clone made with NextJS 12, TailwindCSS, NextAuth, Spotify API, Recoil
- Setting up NextJS with Tailwind.
- NextAuth provider Authentication.
- Spotify API using spotify-web-api-node.
- SignIn/SignOut
- NextJS 12 Middleware
- Create useSpotify hook
- Recoil (useRecoilState / useRecoilValue)
- Debouncing
Clone the project
git clone https://github.com/zF4ke/spotify-clone
Go to the project directory
cd spotify-clone
Install dependencies
npm install
Start the server in dev mode
npm run dev
For support, email pedrohsilva955@gmail.com.