An open API service indexing awesome lists of open source software.

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

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

![](./screenshot.png)

### 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/)