An app using Dijkstra algorithm to find the shortest path between different cities. https://dijkstra.ruihildt.xyz
Go to file
rui hildt c62106f2c1 Improve styling 2020-08-16 20:45:15 +02:00
public Update homepage description and title 2020-08-16 19:21:28 +02:00
src Improve styling 2020-08-16 20:45:15 +02:00
.gitignore Initial commit from Create React App 2020-02-09 12:09:49 +01:00
README.md Update Backend Git link 2020-03-20 13:19:28 +00:00
package.json Update package versions 2020-08-16 19:26:20 +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.