Closed zhangrmatthew closed 3 years ago
So far looks good! Going forward you can also look into Mockaroo for when users are logging in or signing up since we'll need some way to mock the API.
Nit: I think we'll probably want a different view for the browser than just the mobile view since this is what the browser looks like right now:
Don't worry about this right now tho - this might fall under "general page layout" when we need to unify how everything looks.
43
Completed the login and sign up components. Made a new folder (Components) that contains them. Made basic routing.