dijkstra-frontend/README.md

10 lines
274 B
Markdown

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