Add logo, login, signup form and perform login

This commit is contained in:
2020-01-07 07:59:12 +00:00
parent aeafe10f0e
commit ab750aa8ba
11 changed files with 456 additions and 9 deletions

Binary file not shown.

View File

@@ -25,6 +25,8 @@
Learn how to configure a non-root public URL by running `npm run build`.
-->
<title>React App</title>
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/semantic-ui@2.4.2/dist/semantic.min.css" />
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>