Skip to content

AeroCotton/contactform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AEROCOTTON Contact Form

This repository contains the contact form implementation for the AEROCOTTON website. The contact form allows users to submit their inquiries, which are then sent to the owner via email. The form includes fields for Name, Email, Subject, and Message, with a confirmation popup upon submission.

Features

  • Fully responsive contact form.
  • Fields for Name, Email, Subject, and Message.
  • Google Map integration displaying AEROCOTTON HQ location.
  • Quick contact information section (Address, Email, Phone, Working Hours).
  • FAQ quick links for user assistance.
  • Smooth animations and confirmation popup upon submission.

Live Website

Visit CONTACT-FORM

Installation & Setup

To set up and run the contact form locally:

  1. Clone the repository:
    git clone https://github.com/AeroCotton/contactform.git
  2. Navigate to the project folder:
    cd contactform
  3. Open the contact.html file in a browser to test the form functionality.

Technologies Used

  • HTML, CSS, JavaScript – Frontend design and form validation.
  • Email Integration – Sends user messages to the owner's email.

Contributing

Contributions are welcome! To contribute:

  1. Fork the repository.
  2. Create a new branch: git checkout -b feature-branch
  3. Make your changes and commit: git commit -m "Add new feature"
  4. Push to your forked repository: git push origin feature-branch
  5. Submit a Pull Request.

Contact

For any inquiries, feel free to reach out:

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published