Base Apparel coming soon page developed in React, HTML and CSS
Design comparison
Solution retrospective
Guys:
As all the previous one this a project that we can mainly develop in HTML and CSS. However, I developed it 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 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.
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.
As always, all feedback are welcome.
Best Regards and have a great day.
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