Skip to content

Spotify 2.0 com NextJS 12 - Middleware, TailwindCSS, Spotify API, NextAuth, Recoil

Notifications You must be signed in to change notification settings

zF4ke/spotify-clone

Repository files navigation

Spotify Logo

Spotify Clone

A spotify clone made with NextJS 12, TailwindCSS, NextAuth, Spotify API, Recoil

Lessons Learned

  • 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

Run Locally

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

License

MIT

Support

For support, email pedrohsilva955@gmail.com.

About

Spotify 2.0 com NextJS 12 - Middleware, TailwindCSS, Spotify API, NextAuth, Recoil

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published