Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A User-Friendly Password Generator Web App Built with React. It Allows Users To Create Strong, Customizable Passwords with Just a Few Clicks.

Notifications You must be signed in to change notification settings

itsmepawansaini/Secrux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Secrux – Password Generator Web App

Secrux is a simple and secure password generator web application built with React.
It allows users to generate strong, customizable passwords based on selected criteria — ensuring both convenience and security.

Live Site: https://secrux.netlify.app/


Features

  • Generate strong, random passwords instantly
  • Set desired password length
  • Toggle inclusion of:
    • Uppercase letters (A–Z)
    • Lowercase letters (a–z)
    • Numbers (0–9)
    • Symbols (!@#$%^&*)
  • Regenerate on demand
  • One-click copy to clipboard
  • Responsive design — works on mobile & desktop

Built With

  • React (Functional components + Hooks)
  • CSS / SCSS for styling
  • Vite / CRA (whichever you used – replace accordingly)
  • Hosted on Netlify

Getting Started

Prerequisites

  • Node.js (v14 or later)
  • npm or yarn

Installation

git clone https://github.com/itsmepawansaini/Secrux.git
cd secrux
npm install

About

A User-Friendly Password Generator Web App Built with React. It Allows Users To Create Strong, Customizable Passwords with Just a Few Clicks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published