Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 395 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 395 Bytes

Path-Finding-Visualizer

Path visualizer build using ReactJs which helps to visualize algorithms like dijkstra and a*, which are path finding algorithms.

In the project directory, you can run:

npm run dev

Runs the app in the development mode.\

The page will reload when you make changes.\

npm run deploy

This will automatically build your code and deploy it to github pages