- A responsive single-page application (SPA) made in JavaScript, HTML, CSS and the ReactJS framework that provides an user interface to random generate strong and secure passwords.
- Copy to clipboard
- Generate password/PIN
- Manual password/PIN refresh
- Custom password/PIN length
- Option to include digits and symbols
-
Make sure you have Git and Node.js (includes npm) installed on your computer to clone and run this application.
git clone https://github.com/timfu04/react-random-password-generator.gitcd react-random-password-generatornpm installnpm start

