Ping single column coming soon page developed in React, HTML and CSS
Design comparison
Solution retrospective
Hi Coders:
I developed this chalenge in React using components and CSS for the styles. It was so useful to understand the HTML elements as section, articles, input text and button. Also, in this project I used regular expressions to validate the character string for email.
Also, it was very useful to understand Flexbox to organize the different components of the User Interface and the use of media queries to switch between desktop and mobile versions.
it was interesting to learn about resources as [https://fontawesome.com/] and his interaction with React.
Regarding the functionality of this challenge in react, I used a component "Card" and two usestate to manage email and error. With the value of these parameters I used conditional rendering to control the elements and error messages.
Feedback are welcome.
Best Regards
Community feedback
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