Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 457 Bytes

Algorithm-Visualizer

Cool React app to visualize sorting and pathfinding algorithms

Find it hosted here (demo) : https://is-this-echo.github.io/Algorithm-Visualizer

How to run :

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.