PoiPoi-Dev / PoiPoi-frontend

MIT License
1 stars 4 forks source link

Create login button PR #31

Closed deanachou closed 2 months ago

deanachou commented 2 months ago

Description

Implemented login/ create account form (NOT CONNECTED TO BE/DB) On the homepage, the "create account/login" button reroutes to the login page. Users can log in or create a new account. Left button submits the form while the right button toggles the login/create display. Currently, pressing the "enter" key at any point also submits the form. (input validation needed)

Card Link

https://3.basecamp.com/5802516/buckets/37608217/card_tables/7419366744

Type of change

How Has This Been Tested?

Manually on local machine.

Checklist before requesting a review