Easy to use and fast application to generate passwords, accessible to anyone with just one click
- React
- TypeScript
- TailwindCSS
- Vite
- Cloudflare Pages for deploy
- Standard Password — Ease to customize and generate letter, number and symbols password.
- Pin Generator — Only numbers password.
- Ease-to-remember Password — Words chain password to make it less hard to remember your password.
- Generate and Copy — Customize your password, generate and copy, that's it!
- Node.js v18 or higher
- npm v9+ or yarn
git clone https://github.com/FelixCodex/EasePassword.git
cd EasePasswordUsing npm:
npm installUsing yarn:
yarn installnpm run startMade with ❤️ by FelixCodex