Project made with React using state and focusing on controlling forms. This Typeform-like product consists of 4 questions. When a user presses submit, they see a summary of their answers.
Highlights of this projects:
- using different types of inputs
- using state
- creating couple of components and the way of presenting components
- exporting components
- mounting components
- using props
- playing around with CSS visual effects like keyframes, effects on spans.