JumboCode / TUTV

JumboCode project for TUTV, currently led by Frank Ma. Led by Deepanshu Utkarsh 2019 - 2020.
4 stars 0 forks source link

added LoginContainer components for issue23 #27

Closed drybell closed 4 years ago

drybell commented 4 years ago

LoginContainer is the main wrapper for the login in components. Components are broken down to Header, Footer, and Form. Form encapsulates the username/password text fields and the sign in button component.