DEV Community

Varaprasad1111
Varaprasad1111

Posted on

I built a clean React login & signup UI with light/dark mode (free code + full kit)

I recently built a small React authentication UI for practice and turned it into a reusable mini-kit.

It includes:

  • Login screen (with "remember me" + forgot link)
  • Signup screen (name, email, password, confirm password)
  • Forgot password screen
  • Light / dark mode toggle
  • Basic validation (required fields, simple checks)
  • Responsive layout

💻 GitHub repo (free to view the code):
https://github.com/Varaprasad1111/react-login-ui-kit.git

If you just want a plug-and-play ZIP with everything set up (screenshots, README, project structure), I also published it as a small UI kit here:

👉 Full UI kit download: https://varaprasad2.gumroad.com/l/xcxut

Top comments (0)