ibrahim8shahz10-prog/Leaked_Password_Checker ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple website where someone can type in a password and check whether it looks like it has been leaked before.
I want it to feel clean and easy to use, with a single input, a clear check button, and a result that tells the user if their password is safe or has shown up in known leaks. If the password is risky, show a friendly warning and a few simple tips for making it stronger. If it is fine, show a reassuring success message.
Make the page look modern and responsive, so it works nicely on both desktop and mobile. Keep the experience fast, with a nice loading state while the check is running. Use the existing app setup in this repo, and if you need current guidance on anything, look up the latest docs online.
I’d also like basic error handling, so if the check cannot be completed, the user sees a helpful message instead of a broken page.
Are you gonna build this?
make sure you review the code using coderabbit