π A beginner-friendly feedback collection web app built using HTML, CSS, and JavaScript. It allows users to submit feedback with their name, email, rating, and message β and shows a thank-you message after submission.
- Responsive and clean UI
- Form validation with
requiredfields - Custom thank-you message after submission
- Beginner-friendly code, no frameworks used
- HTML5
- CSS3
- JavaScript (DOM Manipulation)
- Download this repository or clone it.
- Open the folder on your local system.
- Double-click
index.htmlor open it in your browser. - Fill out the feedback form β Click Submit
- A thank-you message will be shown.
This project is part of my learning journey. Suggestions and improvements are welcome!
