To create 'Thanos' snap and disintegrate effect on your website or any HTML element with JavaScript! Just clone the repo & open the index.html file in your browser!
- Register yourself in the Hacktoberfest 2022
- Fork this repository (Click the Fork button in the top right of this page, click your Profile Image)
- Clone your fork down to your local machine
git clone https://github.com/axaysingh/Thanos-Snap-Effect
- Commit and push
git add .
git commit -m 'Commit message'
git push origin branch-name
- Create a new pull request from your forked repository (Click the
New Pull Request
button located at the top of your repo) - Wait for your PR review and merge approval!
- Star this repository if you had fun!