Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aviralsharma07/newsletter-signup
This is a solution to the Newsletter sign-up form with success message challenge on Frontend Mentor.
https://github.com/aviralsharma07/newsletter-signup
flexbox frontendmentor frontendmentor-challenge newsletter-signup responsive
Last synced: 29 days ago
JSON representation
This is a solution to the Newsletter sign-up form with success message challenge on Frontend Mentor.
- Host: GitHub
- URL: https://github.com/aviralsharma07/newsletter-signup
- Owner: aviralsharma07
- Created: 2023-09-07T15:07:51.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-07T15:11:55.000Z (over 1 year ago)
- Last Synced: 2023-09-07T16:42:00.697Z (over 1 year ago)
- Topics: flexbox, frontendmentor, frontendmentor-challenge, newsletter-signup, responsive
- Language: CSS
- Homepage: https://newsletter-signup-avi.netlify.app/
- Size: 396 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Intro Component with Signup Form 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)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)## 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### Links
- Solution URL: [GitHub Repo](https://github.com/aviralsharma07/newsletter-signup)
- Live Site URL: [Live Project Link](https://newsletter-signup-avi.netlify.app/)## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox## Author
- Blogs - [My Hashnode Blogs](https://hashnode.com/@aviralsharma)
- Frontend Mentor - [aviralsharma07](https://www.frontendmentor.io/profile/aviralsharma07)
- Twitter - [\_aviral07](https://www.twitter.com/_aviral07)