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.
This project is a frontend for a hypothetical furniture brand. The site contains a gallery of popular projects which can be navigated through using the arrows towards the bottom right of the page as well as a shopping cart feature which allows the user to add and remove items and calculates the total cost of the items within. The site is also responsive and looks good on a range of devices and in a range of browsers.