React Based Application Where You Can see what happen Over an Array when a Sorting Algo. is Applied
- Random Function
- 4 Different Algorithms
- Drag and drop while creating
- [React]
- [Javascript]
- [CSS]
- [DOM]
- [react-sortable-hoc]
Install the dependencies and devDependencies and start the server.
$ cd Sorting-Visualizer
$ npm install -d
$ npm start