Built this project as a part of Clement's Tutorial
This project was bootstrapped with Create React App.
To Run the project: cd to project folder and type npm start and npm run.
- This project Visually demonstrates merge sort technique.
- Generate array button generates a random array whose height is represented as blocks or histograms
- Sort option then sorts the array. You can Visually see the sorting process.

