0 Forks
4 Stars
4 Watchers

shortest-pathfinding-visualizer

This is a visualizer that finds the shortest path from a source to a destination, built using HTML, CSS, JavaScript, React.js, and data structures and algorithms (DSA). Here Dijkstra's algorithm is used to find the shortest path. This is the same type of technology used by google maps

How to download and setup shortest-pathfinding-visualizer

Open terminal and run command
git clone https://github.com/Shivang1179793/shortest-pathfinding-visualizer.git
git clone is used to create a copy or clone of shortest-pathfinding-visualizer repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with shortest-pathfinding-visualizer https://github.com/Shivang1179793/shortest-pathfinding-visualizer/archive/master.zip

Or simply clone shortest-pathfinding-visualizer with SSH
[email protected]:Shivang1179793/shortest-pathfinding-visualizer.git

If you have some problems with shortest-pathfinding-visualizer

You may open issue on shortest-pathfinding-visualizer support forum (system) here: https://github.com/Shivang1179793/shortest-pathfinding-visualizer/issues