Sorting algorithm visualizer (In Progress) Link to the WebApp: https://sorting-algorithms-two.vercel.app Inspired by Clément Mihailescu. First try Svelte and Sorting Algorithms. Working: Bublle Sort In Progress: Quick Sort, Merge Sort, Heap Sort Needs to be done: Refactoring