Skip to content

Password generator using ReactJS Typescript and Tailwind CSS

Notifications You must be signed in to change notification settings

GeorgiosDrivas/password-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Generator APP using reactJS, Typescript and TailwindCSS

The app will generate a random password when the user clicks on a button. The user has also the ability to copy the generated password in the clipboard.

Technologies used:

Create React App ReactJS Typescript TailwindCSS

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.