Skip to content

ZohalMirkhel/survey-form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

survey-form

The form asks users for inputs such as name, email, age(Optional), job, if they would offer freeCodeCamp to a friend, favorite freeCodeCamp feature, improvments, and if they have other suggestions. And they should submit the form after filling it.

Features

  • Responsive design

Live Demo

alt text

Installation

To set up this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-username/survey-form.git

    Make sure to replace your-username with your actual GitHub username when cloning the repository.

  2. Navigate to the project directory:

    cd survey-form
  3. Open the index.html file in your browser:

    open index.html
  4. View the source code: If you want to explore the source code, open the project in your preferred code editor (e.g., VSCode):

    code .

Technologies Used

  • HTML
  • CSS

Contributing

We welcome contributions to improve the survey form. If you have ideas for enhancements, notice any issues, or want to work on this project, please follow these steps:

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature-name
  3. Make your changes and commit them:

    git commit -m "Description of changes"
  4. Push to the branch:

    git push origin feature-name
  5. Create a pull request. If you see a problem in the code or want to discuss potential improvements, feel free to open an issue or contact me directly.

Author

For any questions, feedback, or support, please contact me at:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published