This is a solution to the Newsletter sign-up form with success message challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Note: Delete this note and update the table of contents based on what sections you keep.
Users should be able to:
- Add their email and submit the form
- See a success message with their email after successfully submitting the form
- See form validation messages if:
- The field is left empty
- The email address is not formatted correctly
- View the optimal layout for the interface depending on their device's screen size
- See hover for all interactive elements on the page
- open the site: https://yopmail.com/en/ and type on the search field I highlighted there with a black circle: [email protected]. After you submitting your email, you can see the message.
- Solution URL: (https://github.com/mujtabahassan1995/Newsletter-react-form)
- Live Site URL: (https://mujtabahassan1995.github.io/Newsletter-react-form/)
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
- React - JS library
I work on react to enhance my skills on new and in-demand technology. In the future, better help me to create my profile and portfolio.
- Frontend Mentor - @mujtabahassan1995
Please, Someone also helped me with tips and techniques for a responsiveness on a different screen size.