Fetch Rewards Coding Challenge

Final Project can be found here: [https://fetch-rewards-coding-challenge.herokuapp.com/]

The form: Screen Shot 2022-01-26 at 4 35 19 PM

Error boundaries if someone does not complete a field: Screen Shot 2022-01-26 at 4 35 37 PM

Once all the fields are completed, a success message is rendered. Screen Shot 2022-01-26 at 4 35 55 PM

I used React and webpack, as well as Javascript, JSX, and CSS.