Frontend Challenge: Email Sign-up Form

This was my approach to the Piccalil frontend challenge to build an email sign-up form1. See the source code here on GitHub.

Footnotes

  1. Because I wasn’t sure about accessibility and validation pieces, I did quite a bit of research (and read Piccalil’s solution). And I didn’t implement a success state.