Skip to content

alok-mishra143/PasswordGen

Repository files navigation

React + Vite

Deployment link:-https://password-gen-xi.vercel.app

image image

Password Generator

Welcome to the Password Generator project! This application is built using React.js, Framer Motion, and TypeWriter to provide a dynamic and visually appealing password generation experience.

Getting Started

Follow these steps to get the project up and running on your local machine:

  1. Clone the repository:

    [git clone https://github.com/alok-mishra143/PasswordGen.git]
  2. Navigate to the project directory:

    cd passwordGen
  3. Install dependencies:

    npm install
  4. Start the development server:

    npm run dev
  5. Open your browser and visit http://localhost:3000 to use the Password Generator.

Technologies Used

  • React.js: A JavaScript library for building user interfaces.
  • Framer Motion: A library for creating smooth animations in React.
  • TypeWriter: Enhances the typing effect for a dynamic and engaging user experience.

Features

  • Generate strong and secure passwords with customizable options.
  • Animated transitions and dynamic user interface powered by Framer Motion.
  • Real-time password preview using the TypeWriter effect.

How to Use

  1. Adjust the password options such as length, include uppercase letters, numbers, and symbols.
  2. Watch the password dynamically generate with each setting change.
  3. Copy the generated password to use for your accounts.

Feel free to contribute to the project by opening issues or submitting pull requests. Your feedback is valuable!

Credits

  • Developed by ALOK MISHRA

License

This project is licensed under the MIT License.