Connect to api and setup basic homepage

This commit is contained in:
2020-02-09 19:40:34 +01:00
parent 3792b8e79f
commit d12f09ed08
7 changed files with 215 additions and 3 deletions

View File

@@ -24,7 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<title>Dijkstra</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>