Skip to content

mesouvikdev/SK-MUSIC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SK MUSIC 🎵

SK MUSIC is a simple music web application built using HTML, CSS, and JavaScript.

This project allows users to:

  • Sign up and log in
  • Search for songs
  • Browse songs by language
  • Select any language from the menu to automatically scroll to that section and display its songs
  • Click on a song to open it on YouTube
  • See a welcome message after logging in
  • Log out when finished

I created this project to learn how real web applications are structured. At first, everything was in one file, and later I separated the code into different files for better organization.

Through this project, I learned:

  • How login and signup work using JavaScript
  • How to store data using localStorage
  • How to manipulate the DOM
  • How to structure a project using folders
  • How to upload and manage a project on GitHub

This project helped me improve my frontend development skills step by step.

About

SK MUSIC is a simple music web application built using HTML, CSS, and JavaScript. It allows users to sign up, log in, browse songs by language, search for music, and open selected songs directly on YouTube. Selecting a language automatically scrolls the page to that section and displays related songs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors