Code2Gether-Discord / JokesOnYou

A learning project, A jokes website build as a team project.
12 stars 11 forks source link

Home component for login/register #135

Closed chrisK00 closed 3 years ago

chrisK00 commented 3 years ago

Look at the Figma mockups.

We want the client app to be as minimized as possible. Create a home component where the user can Login or Register. Make use of NgIf in order to only show one form at a time.

NgForms are just enough.