Commit Graph

3 Commits

Author SHA1 Message Date
Sean Norwood 193c3da8ef chore: potentially use plaicholder to create blurred placedholder images 2022-04-07 22:55:10 +00:00
Sean Norwood ad67cb00e2 chore: remove console log 2022-04-03 00:27:00 +00:00
Sean Norwood 1b5534b6d4 Initial React frontend work
Uses NextJS as a React framework
Initial import of assets in `public/`:
* css/
* favicon/
* img/

Initial authentication work
* Use next-auth CredentialsProvider to pull user information from TA
* Add sign in and sign out functionality using default next-auth
login page

TODO
* Custom login page
2022-03-29 17:19:24 +00:00