Password generator app with controls for the returned password length and certain character types. Users can save their password to a .txt or copy on-site from a button press.
This project was launched with Next.js and TailwindCSS. View the official setup docs on the TailwindCSS website.
The following technologies and topics are covered:
git clone https://github.com/lorenz-f/password-generator.gitcd password-generatornpm installnpm run dev