Sorting-Visualizer
?In this project, Different types of SOrting algorithm are visualized.
npm start
Runs the app in the development mode. Open http://localhost:3000 to view it in your browser.
##?Merge Sort: merge_sort.webm
##?Bubble sort: bubble_sort.webm
##?Insertion sort: insertion_sort.webm
? Skills
Javascript, HTML, CSS, React, Bootstrap