Skip to content

tropical9/javascript-password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator Starter Code

Description

This project was created for the Week 3 Javascript challenge of my coding bootcamp. The challenge is to create an applocation that an employee can use to generate a randowm password based on criteria they've selested. This app will run in the browser, and will feature dynamically updated HTML and CSS powered by Javascript code. It will have a clean polised interface that is responsice, ensuring that it adapts to multiple screen sizes. Password generated will have the option to include 8-128 characters, option to inlcude lowercase, uppercase, numeric, and/or special characters.

Installation

N/A

Usage

This webpage is used to randomly generate a password. img

https://tropical9.github.io/javascript-password-generator/

Credits

Starter code from: https://github.com/coding-boot-camp/friendly-parakeet

License

License: MIT

About

JavaScript Challenge: Password Generator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published