Skip to content

neemiassgc/password-generator

Repository files navigation

README in PT-BR 🇧🇷

Password Generator Web App 🔐

A front-end web application designed to generate strong, customizable passwords dynamically based on user preferences. The UI, built with Radix UI and Tailwind CSS, is intuitive, visually appealing and responsive. Developed with Next.js and TypeScript, ensuring high performance.

GitHub commit activity Top language Code size Repo size License Last commit deployment React Framework Css framework Language Radix UI

Features ✨

  • Dynamic generation: Instantly generate strong passwords with customizable length and character composition.
  • Strength Indicator: Displays a visual feedback indicating the current password strength.
  • Copy to clipboard: Provides the usability to copy passwords with a single click for quick use.

Preview on Desktop 🔥🖥️

[]

Preview on Mobile 🔥📱

[]

Demo 🎮

This web application was deployed on Vercel and can be viewed here

Tech stack 🔨

nextdotjs react typescript tailwind vercel mui

Web APIs 🪐

Clipboard API

Libs 📓

React icons

Run locally 🖱️

Download the repository by running git clone [email protected]:neemiassgc/password-generator.git.
Enter the root directory, and execute npm run dev to start the application on development mode, and then open the url localhost:3000 on browser to view it.

License 📝

This project is under MIT License