Skip to content

Pathfinding visualizer - It is an application of Dijkstra's algorithm which finds the shortest possible path between two points. Created to learn Reactjs.

License

Notifications You must be signed in to change notification settings

emonmeena/Algoviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algoviz | Path Finding Visualizer | Dijkstra's Algorithm

Live - https://mayank-genesis.github.io/Path-finding-visualizer/

How to setup the Project on your machine

Requirements

  • Node >= 8.10 LTS version and npm >= 5.6 (npm gets downloaded with Node) Download Node -> https://nodejs.org/en/

Steps

  • Fork the Repository
  • Clone or Download
  • Open Path Finding Visualizer in Terminal
  • run npm start
  • it will start on localhost:3000

Happy Hacking

About

Pathfinding visualizer - It is an application of Dijkstra's algorithm which finds the shortest possible path between two points. Created to learn Reactjs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published