Visualisation of various Sorting Algorithms (Bubble Sort, Insertion Sort, Selection Sort, Quick Sort, Merge Sort, Heap Sort) built using React Js and Ant Design. See the live demo here. (Best viewed in Google Chrome)
Clone the project into local.
In the project directory, run:
This will install all the npm packages.
This will run the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.