This is a basic clone of Spotify with some music playing functionality.
I made some projects in React before but never with Next.js so I wanted to try this out on a project. I also didn't want to make a simple project like a basic website so I decided to make a Spotify clone.
Only the following user has playlists at te moment:
- email: [email protected]
- password: password
URL: https://spotify-clone-thibaultferaux.vercel.app/
- Basic Authentication
- Playlists
- Music playing (skip, shuffle, repeat, seek)
- LinkedIn: Thibault Feraux
- Github: thibaultferaux
I used the Build a Fullstack App from Scratch (feat Next.js) course from Frontend Masters