Multi-step Form using React custom hooks for step control
Design comparison
Solution retrospective
This is my first project with Tailwind CSS. I am most proud of adding Tailwind CSS to my skills set. I am also proud of creating and using custom React hooks for the first time. I used it for step control. What I would do differently next time is to use less of absolute units (px) and more of relative units (rem, em, %)
What challenges did you encounter, and how did you overcome them?Being my first time using Tailwind, I encountered issues with styling pseudo-classes, pseudo-elements, media queries and some compound CSS properties. I overcame these challenges by using the Tailwind documentation every step of the way.
What specific areas of your project would you like help with?I'd like to know other ways of implementing a multi-step form other than custom react hooks for step control.
Community feedback
- @SpartanFrancoPosted 3 months ago
Hola,excelente trabajo,el único error es que el botón de cambiar a mensual y anual no funciona y las letras del del formulario de registro al escribirlas son de un gris muy claro...te quedó igualito 💪
Marked as helpful0@ArinzeGitPosted 3 months ago@SpartanFranco Para cambiar entre mensual y anual, tienes que hacer clic en las palabras 'mensual' o 'anual' cerca del botón. Pero gracias. Me aseguraré de que el botón también se pueda hacer clic. También intentaré que el color de las letras en el formulario de registro sea más oscuro que el texto del marcador de posición. Gracias por los comentarios.
0@ArinzeGitPosted 3 months ago@SpartanFranco He arreglado todo. Ahora puedes hacer clic en el botón para cambiar la facturación. También he mejorado el contraste entre el marcador de posición y el texto real.
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