DEV Community

Cover image for I built a YouTube Music clone
Micah Lindley
Micah Lindley

Posted on • Updated on

I built a YouTube Music clone

I’ve recently discovered YouTube Music, and it’s currently my favorite audio streaming service. I used it for a while, and then thought it would be cool to be able to upload my own music to the player. Since that’s not an option (and because I’m a nerdy developer), I decided to build my own version of YouTube Music that I could host my own songs on. It uses responsive CSS and HTML to provide a sleek desktop music experience. Currently it doesn’t actually play the music; I’m working on that. However, feel free to check out the interface (the songs are dummy songs; they don’t exist).

https://YouTube-Music-clone--micahlt.repl.co

Once I complete the project, it’ll be moved to GitHub pages, so stay posted! The underlying technologies are:

  • Google Fonts
  • FontAwesome
  • CSS
  • HTML
  • JavaScript

Thanks for reading, and if you liked this post or thought it was useful, be sure to drop a follow if you're viewing on Dev.to or Hashnode, or put my RSS feed through your favorite feed reeder!

Latest comments (0)