DEV Community

Фёдор Сёмочкин
Фёдор Сёмочкин

Posted on

Sorting Algorithms Visualizer built with React

Hey everyone! I've just completed my first real pet project - a Sorting Algorithms Visualizer, built with React. 🎉
GitHub repo: https://github.com/Fedorse/Sorting-Algorithm-Visualizer
Live demo: https://algorithms-virid.vercel.app/
Realtime
It was a great learning experience, and i hope this project helps others visualize how sorting algorithms work.

Top comments (0)