Projects Related To: react-hooks

Credit Card Form

user on November 20, 2019

This is an animated credit form produced using React, React Router and Redux. Form input is validated both on the fly and on submission of the form. Once submitted the form data is sent to the server and an animated loading screen is displayed. When the response is recieved the user is redirected to a finishing screen which shows either a success or an error message.