finds.dev← search

// the find

AsmrProg-YT/Modern-Login

★ 620 · CSS · updated May 2024

AsmrProg Youtube Channel Modern Login Design Source Code

A YouTube tutorial companion repo — a static login/signup page built with vanilla HTML, CSS, and JS. It's a demo project for learning CSS animations and Flexbox layout, not a reusable component or library. The audience is beginners following along with an ASMR coding video.

The CSS animation approach (keyframes + transitions) is a reasonable way to teach the toggle between login and signup forms without a framework. Single-file structure keeps it simple to read and follow along. No build step required — open index.html and it works.

No actual authentication logic — the form submits nowhere and has no validation. The description says 'Modern Login' but it's a purely visual exercise with no backend, session management, or security considerations. Last touched May 2024 and has no issues or PRs, so there's no community or maintenance behind it. At 4 files total, there's nothing here you couldn't write yourself in an afternoon; the value is entirely in the YouTube video, not the code.

View on GitHub →

// want more like this?

We dig through GitHub every week and send a few repos picked for what you actually care about — each with an honest take like this one.

Get finds in your inbox → Search again →