An app using Dijkstra algorithm to find the shortest path between different cities. https://dijkstra.ruihildt.xyz
Go to file
rui hildt cb2caffe82 Remove extra space 2020-10-12 17:47:02 +02:00
public Delete old map svg file 2020-10-12 17:46:09 +02:00
src Remove extra space 2020-10-12 17:47:02 +02:00
.gitignore Improve map and layout 2020-10-08 16:02:30 +02:00
README.md Update Backend deployed url & homepage 2020-10-12 11:42:04 +02:00
package-lock.json Improve map and layout 2020-10-08 16:02:30 +02:00
package.json Update Backend deployed url & homepage 2020-10-12 11:42:04 +02:00
yarn.lock Initial commit from Create React App 2020-02-09 12:09:49 +01:00

README.md

dijkstra-frontend

Find the the shortest path between different cities in Belgium with Dijkstra algorithm.