Add login/logout/register routes

This commit is contained in:
Daniel Mason 2021-03-24 23:07:46 +13:00
parent 671254223a
commit 28d8d3491a
Signed by: idanoo
GPG key ID: 387387CDBC02F132
2 changed files with 26 additions and 11 deletions

View file

@ -7,7 +7,7 @@ function App() {
<header className="App-header">
<img src={logo} className="App-logo" alt="logo" />
<p>
go-scrobble
goscrobble.com
</p>
<a
className="App-link"