Task 2 β Frontend Development Project
This project is part of my frontend development learning journey at ApexPlanet Software Pvt. Ltd. It demonstrates how to build and style forms, validate user input, design responsive layouts, and add interactivity using HTML, CSS, and JavaScript. π Project Highlights
β’ π Form Creation & Styling Built a form with multiple input fields (text, email, and submit) styled using CSS.
β’ β Form Validation Implemented JavaScript validation to check for required fields and correct email format.
β’ π Dynamic To-Do List Developed a to-do list using JavaScript DOM manipulation, allowing users to add and remove tasks easily.
π οΈ Technologies Used
β’ HTML β structure
β’ CSS β styling & responsiveness
β’ JavaScript β interactivity & validation