Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alok-mishra143/passwordgen
project of password generator
https://github.com/alok-mishra143/passwordgen
framer-motion reactjs type-writer vite
Last synced: 2 days ago
JSON representation
project of password generator
- Host: GitHub
- URL: https://github.com/alok-mishra143/passwordgen
- Owner: alok-mishra143
- Created: 2023-11-29T11:28:52.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-01T14:00:41.000Z (12 months ago)
- Last Synced: 2024-04-18T02:36:05.533Z (7 months ago)
- Topics: framer-motion, reactjs, type-writer, vite
- Language: JavaScript
- Homepage: https://password-gen-xi.vercel.app
- Size: 746 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React + Vite
Deployment link:-https://password-gen-xi.vercel.app
![image](https://github.com/alok-mishra143/PasswordGen/assets/100504874/fcd0ed7b-5565-4222-b69d-d66940ad30fa)
![image](https://github.com/alok-mishra143/PasswordGen/assets/100504874/565142e5-4eea-4d10-9267-2ffeebd4fd11)# 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:
```bash
[git clone https://github.com/alok-mishra143/PasswordGen.git]
```2. Navigate to the project directory:
```bash
cd passwordGen
```3. Install dependencies:
```bash
npm install
```4. Start the development server:
```bash
npm run dev
```5. Open your browser and visit [http://localhost:3000](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](LICENSE).