Skip to content

A simple open-source password generator app built with React and TypeScript. This app allows users to generate random passwords based on their preferences.

License

Notifications You must be signed in to change notification settings

Queen-codes/password-generator

Repository files navigation

Password Generator

Description

This is a password generator app built with React + Typescript and Tailwind CSS. This app allows users to generate a random password depending on their preferences.

Getting Started

  • This project was created with Vite which requires Node.js v14.18+, v16+ to run.
  • To install the neccesary dependencies, run
npm install
  • To start the development server, run
npm run dev

Setting Up

  • To contrinute to this project, below are steps to follow;
  1. Fork this repository to create a copy in your profile
  2. Clone this repository and open the folder in your editor
  3. Create a branch and make the neccesary chnages on that branch and commit those changes.
  4. Push those chnages to Github
  5. Make a pull request

About

A simple open-source password generator app built with React and TypeScript. This app allows users to generate random passwords based on their preferences.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published