This is a React project I made to visualize Dijkstra-s-Algorithm. It is an algorithm for finding the shortest path between nodes in a weighted graph. So, you basically add your start and end nodes and you will get the shortest path on a visualized graph