DEV Community

Cover image for Built a Login Page as Prototype: A Vanilla JS Project
Neeraj S
Neeraj S

Posted on

Built a Login Page as Prototype: A Vanilla JS Project

I built a login page prototype from scratch, using a minimalistic Figma template as a visual reference, to focus on front-end structure and vanilla JS validation logic. This is a demo/learning project to practice DOM manipulation and client-side form handling.

You can view the full source code here:

https://github.com/serial-commit-dev/Login-UI

Top comments (0)