jcar787 / password-generator-ut

This is an example of password generator homework for the coding bootcamp at UT. This project is using react with typescript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Password Generator

This is an example of a password generator. I used Typescript to practice the language.

To start the project run:

  • npm install
  • npm start
  • go to localhost:3000

Select some options and click on generate password. A new password based on the selected options its going to be generated.

About

This is an example of password generator homework for the coding bootcamp at UT. This project is using react with typescript.


Languages

Language:TypeScript 74.9%Language:HTML 15.6%Language:CSS 7.4%Language:JavaScript 2.0%