Skip to content

Newsletter Form App: A React-based web application that allows users to subscribe to a monthly newsletter. Features include a user-friendly interface, form validation, and a success message upon successful submission.

Notifications You must be signed in to change notification settings

Doileo/newsletter-form-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Newsletter sign-up form with success message solution

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.

Table of contents

Overview

The challenge

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 and focus states for all interactive elements on the page

Screenshot

Mobile screenshot

Desktop screenshot

Desktop screenshot with interactive elements

Success message screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library

What I learned and Useful resources

In the process of completing this project, I gained experience in using React and specifically worked with the useState hook.

Continued development

I plan to:

  • Enhance skills in managing different states with React
  • Explore more about React hooks
  • Understand the lifecycle of components
  • Ensure smooth user experience across different devices

Author

About

Newsletter Form App: A React-based web application that allows users to subscribe to a monthly newsletter. Features include a user-friendly interface, form validation, and a success message upon successful submission.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published