Need a React UI to register new users to recieve text messages (current code for this is in the `client`). Specifically, we need the following elements: * [ ] Landing page explaining the purpose of the service * [ ] Sign in form / page for users to register for text messages from the service * [ ] JSON posts to API's `/createUser` endpoint
Need a React UI to register new users to recieve text messages (current code for this is in the
client).Specifically, we need the following elements:
/createUserendpoint