Week9Day2 PDF

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 1

Coding Challenge - Week 9/31 Day 2

Create a React Login Form (no events)

Create a ​LoginForm​ component that renders two inputs and a button to render as a login
form. Please note that the child elements should also be components. Feel free to spice
up your own CSS styles.

You might also like