Link to project: https://spotify-clone-fb4cd.web.app/
Tech used: ReactJS, Firebase, Spotify API, Context API
Creating a Spotify look-a-like, I focused on Spotify's sleek design with the possibility to scale and incorporate system design patterns. Using the BEM naming convention, I created efficient arrow function components and custom hooks for state management. You can sign up, sign in, review your playlists, and see your up-to-date suggested music in Discover Weekly!
I learned that prop drilling is not helpful when using Context API paradigm.
Take a look at these couple examples that I have in my own portfolio:
Amazon Full Clone: https://full-clone-cd754.web.app/
Twitch Clone: https://github.com/AlliDoisCode1234/twitch-clone
Instagram Clone: https://instagram-full-clone.web.app/
