A simple web form to collect personal details like Name, Email, Age, DOB, and Address.
- HTML form inputs
- Real-time JavaScript DOM update
- Minimal CSS styling
- No backend – works entirely on the browser
Built to practice frontend development and DOM manipulation using vanilla JavaScript.
Just open index.html
in any browser.