From 56d6c4adb790e639e78f93e074d7094ef34b81d2 Mon Sep 17 00:00:00 2001 From: Ava DeCroix Date: Thu, 27 Apr 2023 14:05:07 -0400 Subject: [PATCH] bare bones login --- db_app/src/App.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/db_app/src/App.js b/db_app/src/App.js index 64961ae..9ec888d 100644 --- a/db_app/src/App.js +++ b/db_app/src/App.js @@ -17,10 +17,12 @@ function App() { e.preventDefault(); console.log(data); } + return (

Log In

+

Log in to your account