Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.26 KB

README.md

File metadata and controls

42 lines (31 loc) · 1.26 KB

Survey Form

Description

This project is a simple survey form created as part of a web design feedback collection process. It allows users to provide feedback on a beginner-level web design concept.

Features

  • Collects user information (name, email, age).
  • Allows users to select their preference for a theme.
  • Includes a checkbox for indicating potential in the web design industry.
  • Provides a rating scale and a comments section for user feedback.

Technologies Used

  • HTML
  • CSS

Preview

(Survey)

How to Use

  1. Clone the repository:
    git clone https://github.com/Mershar0/surveyForm.git
    
  2. Navigate to the project directory and open index.html in your web browser.

Contributing

If you wish to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/new-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add new feature').
  5. Push to the branch (git push origin feature/new-feature).
  6. Open a Pull Request.

Author

License

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