Submitted over 1 year ago
Interactive Card Details Form with React, Formik and SCSS
@semperprimum
Design comparison
SolutionDesign
Solution retrospective
I would greatly appreciate any feedback you may have!
- I utilized Formik for form validation. This particular aspect is something I'm uncertain about since it was my first time working with it. Initially, I attempted to create my own form validation by implementing hooks, and I achieved some success. However, I eventually decided to switch to Formik as it became increasingly frustrating.
- I'm quite unsure about the positioning of both cards. I employed
position: absolute
for them, but I wonder if usingtransform
properties might have been a better choice. Additionally, I used absolute positioning for everything inside the card. Did I perhaps overuse it?
Community feedback
- @jamesekunolaPosted over 1 year ago
Hi Bogdan, for some reason your page is not displaying. it gives an error message of "Deceptive site ahead" i think you should change the domin name
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord