Skip to content

SajjanYadav/DrumKit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hi, I am Sajjan! Great to see you here! 👋

       Welcome to this Repository

🎵Are you interested in Music?

So here is a Drum Kit made my be using HTML, CSS and JAVASCRIPT

Here is the link of the website:- https://sajjanyadav.github.io/DrumKit/

You can go through the code and feel free to correct me if i am wrong anywhere.

Go Ahead And Enjoy!🎶🎹

Steps For Contribution

  1. Star this repository.

  2. Fork this repository.

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/DrumKit
  1. Navigate to the project directory.
cd DrumKit
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.

  2. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull Request.

  2. Congratulations! 🎉 you've made your contribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages