Shivang1179793/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
JavaScript
No issues in this repository yet.