If you liked my work, give me a star 🌟⭐
This web app also works offline. Install it on your homescreen and experience it offline.
Do point out any problems, if case you face one while visulaizing algorithm and create issues for those.
Pull requests are welcome. Please open an issue first to discuss what you would like to change.
You can contribute to this repository by first forking it, making your changes, pushing it to your local branch and creating a pull request.
Fork this repository- https://github.com/Satyam1203/sorting-visualization/fork
git checkout -b <branch_name>
git add .
git commit -m "<commit_message>"
git push origin <branch_name>