Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/od-c0d3r/contact-form
This repo meant for CR training purposes.
https://github.com/od-c0d3r/contact-form
Last synced: about 2 months ago
JSON representation
This repo meant for CR training purposes.
- Host: GitHub
- URL: https://github.com/od-c0d3r/contact-form
- Owner: od-c0d3r
- Created: 2021-06-30T15:52:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-03T19:55:06.000Z (over 3 years ago)
- Last Synced: 2024-10-21T19:05:59.604Z (2 months ago)
- Language: HTML
- Size: 4.94 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Contact-form
This is a Contact form Microverse project that shows how to do the following features.
Name field accepts up to 30 chars.
Email field accepts only emails.
Message field accepts up to 500 chars.
All fields have placeholder text.
All fields have the correct type.
A user cannot submit the form if one or more of the fields is empty.# Built With
- HTML and CSS
- Forms
Introducing Linters
- Sytle Lint
- WebHint
- Lighthouse# Live Demo
[Live Link](https://raw.githack.com/Emmyn5600/Contact-form/contact-form/index.html)
# Authors
## Omar Rashad
- GitHub: [od-c0d3r](https://github.com/od-c0d3r)
- LinkedIn: [omarrashad](https://www.linkedin.com/in/omarrashad/)# 🤝Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page. Show your support
Give a ⭐️ if you like this project!
# Acknowledgments
- Aziz
# 📝 License
This project is MIT licensed.