dijkstra-frontend/README.md

9 lines
317 B
Markdown

# dijkstra-frontend
Find the the shortest path between different cities in Belgium with Dijkstra alogrithm.
Frontend: https://dijkstra.ruihildt.xyz/
Backend: https://dijkstra-backend.herokuapp.com/
Backend Source: https://github.com/ruihildt/dijkstra/
Frontend Source: https://github.com/ruihildt/dijkstra-frontend