Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aatmaneoulmouden/contact-form

Contact form | Frontend Challenge No. 12
https://github.com/aatmaneoulmouden/contact-form

css frontend frontend-mentor frontendmentor-challenge html html-css-javascript javascript tailwind tailwind-css tailwindcss vanilla-javascript

Last synced: about 2 months ago
JSON representation

Contact form | Frontend Challenge No. 12

Awesome Lists containing this project

README

        

# Frontend Mentor - Contact form solution

This is a solution to the [Contact form challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/contact-form--G-hYlqKJj). 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)

## Overview

### The challenge

Users can:

- Complete the form and see a success toast message upon successful submission
- Receive form validation messages if:
- A required field has been missed
- The email address is not formatted correctly
- Complete the form only using their keyboard
- Have inputs, error messages, and the success message announced on their screen reader
- 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

- Live Site URL: [Preview the solution](https://aatmaneoulmouden.github.io/contact-form/)

## My process

### Built with

- Semantic HTML5 markup
- Mobile-first workflow
- Vanilla Javascript
- [Tailwind CSS](https://tailwindcss.com/) - For styles

## Author

- Website - [Aatmane Oulmouden](https://bit.ly/3xScx29)
- Frontend Mentor - [@aatmaneoulmouden](https://www.frontendmentor.io/profile/aatmaneoulmouden)
- LinkedIn - [@aatmaneoulmouden](https://www.linkedin.com/in/aatmaneoulmouden/)