The main feature of this app is to validate the data that is populated in the form (e.g. valid email address), before it gets submitted. For this, validator functions were coded, implemented and tested with JEST Testing. Submitting a faulty form results in an error prompt.
- React
- Styled Components
- PropTypes
- Styleguidist
- Jest Testing
- Node.js