Code Monkey home page Code Monkey logo

password-generator's Introduction

Password Generator

This is a simple password generator created using React. It allows you to generate strong, random passwords of a specified length and with optional requirements such as including numbers, symbols, and uppercase/lowercase letters.

Features

  • Generates a random password based on user-defined criteria:
    • Length (between 4 and 20 characters)
    • Character types (lowercase letters, uppercase letters, numbers, and special characters)
  • Automatically copies the generated password to the clipboard for easy use.
  • Responsive design for use on desktop and mobile devices.

Possible Future Feature

  • Option to use a known word in the generated password for easier memorization.

Installation

To run this application locally, you must have Node.js and npm installed on your computer. Then, follow these steps:

  1. Clone this repository onto your computer.
  2. Open a terminal window and navigate to the project directory.
  3. Run npm install to install the necessary dependencies.
  4. Run npm start to start the development server.
  5. Open your web browser and go to http://localhost:3000 to view the application.

Usage

To use the password generator, simply adjust the length and requirements of your desired password using the input fields and checkboxes. Then, click the "Generate Password" button to create a new password. You can copy the generated password to your clipboard by clicking the "Copy" button.

Contributing

If you have any suggestions or issues, feel free to open a pull request or issue on the GitHub repository.

License

This project is licensed under the MIT License.

password-generator's People

Contributors

rajanarahul93 avatar

Stargazers

A.V.Vignesh Chowdary avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.