kahikatea-2019 / MOA

MOA: My Own Assessment
0 stars 1 forks source link

Create a Register component #15

Open chrislaupama opened 5 years ago

chrislaupama commented 5 years ago

Our users may need a way to register to our application. Set up this component with a simple registration form. This form may need to communicate with the database to create a new user using auth. You may also need to ensure that this component has a client-side route set up too.

Tasks:

You won't need to do any design just yet, just the basics to get this showing.

philip-lim commented 5 years ago

will try to complete in 4 hours