Skip to content

clementleetimfu/react-random-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator

1. Description

  • 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.

2. Screenshots

desktop_view

Desktop view

mobile_view

Mobile view

3. Features

  • Copy to clipboard
  • Generate password/PIN
  • Manual password/PIN refresh
  • Custom password/PIN length
  • Option to include digits and symbols

4. Live Demo

5. Installation

  • Make sure you have Git and Node.js (includes npm) installed on your computer to clone and run this application.

    1. Clone this repository

      git clone https://github.com/timfu04/react-random-password-generator.git
    

    2. Go into the repository

      cd react-random-password-generator
    

    3. Install dependencies

      npm install
    

    4. Run the app

      npm start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published