https://github.com/aatmaneoulmouden/newsletter-sign-up-with-success-message
Newsletter sign-up form with success message | Frontend Challenge #5
https://github.com/aatmaneoulmouden/newsletter-sign-up-with-success-message
css frontend-mentor frontendmentor frontendmentor-challenge html javascript sass
Last synced: 3 months ago
JSON representation
Newsletter sign-up form with success message | Frontend Challenge #5
- Host: GitHub
- URL: https://github.com/aatmaneoulmouden/newsletter-sign-up-with-success-message
- Owner: aatmaneoulmouden
- Created: 2024-03-26T10:07:23.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-31T22:51:15.000Z (about 1 year ago)
- Last Synced: 2025-01-10T21:11:46.577Z (5 months ago)
- Topics: css, frontend-mentor, frontendmentor, frontendmentor-challenge, html, javascript, sass
- Language: SCSS
- Homepage: https://aatmaneoulmouden.github.io/newsletter-sign-up-with-success-message/
- Size: 726 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://www.frontendmentor.io/challenges/newsletter-signup-form-with-success-message-3FC1AZbNrv). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)**Note: Delete this note and update the table of contents based on what sections you keep.**
## Overview
### The challenge
Users are 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

### Links
- Solution URL: [See the solution](https://www.frontendmentor.io/solutions/crafting-newsletter-form-html-css-js-and-sass-integration-KNJqmo6s5_)
- Live Site URL: [Preview the solution](https://aatmaneoulmouden.github.io/newsletter-sign-up-with-success-message/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- SCSS
- Javascript## Author
- Frontend Mentor - [@aatmaneoulmouden](https://www.frontendmentor.io/profile/aatmaneoulmouden)
- LinkedIn - [@aatmaneoulmouden](https://www.linkedin.com/in/aatmaneoulmouden/)