Skip to content

GrannyYetta/passwordGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Random Password Generator 🔒

This project is deployed at this link.

Summary

This is a tool for generating secure, random passwords and copy them to the clipboard. This project is part of the Solo Project section of the Basic JavaScript on Scrimba.

Tech Stack

  • HTML
  • CSS
  • JavaScript

Features

  • Customizable Password Length: Choose the desired length of the password.
  • Character Options: Include uppercase letters, lowercase letters, numbers, and special characters.
  • User-Friendly Interface: Simple and intuitive design for ease of use.
  • Secure Generation: Ensures randomness and avoids predictable patterns.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or later recommended)
  • npm (comes with Node.js)

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/yourusername/meme-generator.git
  2. Navigate into the project directory:
    cd meme-generator
  3. Install the dependencies:
    npm install

Running the App

Start the development server:

npm start

Contributing

Feel free to contribute by submitting issues or pull requests. Ensure your code follows best practices and is thoroughly tested.

About

A small random password generator for your convenience.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published