Cool React app to visualize sorting and pathfinding algorithms
Find it hosted here (demo) : https://is-this-echo.github.io/Algorithm-Visualizer
Clone repo to your local machine, then from inside the cloned directory, run npm install
follwed by npm start
in command prompt or terminal.
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.