https://github.com/jeanette-ralph/password-generator
https://github.com/jeanette-ralph/password-generator
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jeanette-ralph/password-generator
- Owner: Jeanette-Ralph
- Created: 2022-05-07T22:42:38.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T21:28:54.000Z (over 3 years ago)
- Last Synced: 2025-01-22T05:16:08.636Z (about 1 year ago)
- Language: JavaScript
- Size: 151 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Password-Generator
## 🚀 Project Details
In this challenge I created an application in which several prompts appear on the page asking the user for their password criteria preferance. When user clicks generate password, then a random password is created based on their prompt selections.
## Screenshot of Deployed Website

## Link to Deployed Website
[Deployed Site](https://jeanette-ralph.github.io/Password-Generator/)