/PasswordGeneratorApp-React

This project aims to provide a simple and customizable password generation tool. In today's digital age, security is paramount, and having strong, unique passwords for each online account is a crucial aspect of digital security. The Password Generator helps users create strong and unique passwords easily.

Primary LanguageTypeScript

TodoApp

First Image

Getting Started

.gif

  1. First of all you need to clone app repository from github:
https://github.com/Lazzzare/PasswordGeneratorApp-React
  1. Next step requires install all the dependencies.
npm install
  1. Running the Project
npm run dev

Links

Built With

  • Vite
  • React
  • Typescript (TSX)
  • React Hooks (useState)
  • TailwindCss