Live preview: https://my-route-manila.vercel.app/
Finds the shortest path to traverse a sequence of points using Dijkstra or A* Algorithm. Also finds a path, not generally the shortest, using Depth-First Search
Install Dependencies
npm install
# or
yarn install
Start the server
npm run dev
# or
yarn dev
Middle Mouse Button: To move the map
Mouse Wheel: To zoom in or out
Left Click: To select a vertex