Welcome to the Contact Form Project repository! This project showcases a simple yet effective contact form built using HTML, CSS, and JavaScript. Designed to be responsive and user-friendly, it includes features such as a country code selector and a CAPTCHA for added security.
This contact form project provides a clean and modern interface for users to get in touch with you. It is built with:
- HTML for structure
- CSS for styling
- JavaScript for dynamic behavior and form validation
- Country Code Selector: Allows users to select their country code easily.
- CAPTCHA Verification: Ensures that the form submissions are made by real users.
- Responsive Design: Optimized for both desktop and mobile devices.
To run this project, you need:
- Git - A version control system to manage your code
- A modern web browser such as Chrome, Firefox, or Edge
-
Install Git
Download and install Git from the official Git website. During installation, make sure to select the option to add Git to your system PATH.
-
Open Command Prompt
- Press Win + R, type
cmd
, and press Enter to launch Command Prompt.
- Press Win + R, type
-
Clone the Repository
Use the following command to clone the repository to your local machine:
git clone https://github.com/kouroshasli/contact-form.git
cd contact-form
start index.html