Lock-Smith is a React application designed to generate secure and customizable passwords based on your preferences. Whether you need a strong password for a new account or want to test different password styles, Lock-Smith provides a flexible and user-friendly interface. This project showcases my skills in React and is hosted on GitHub.
🚀 Features
- Customizable Password Generation: Choose various options to generate passwords tailored to your needs.
- Real-Time Updates: See password changes instantly as you adjust the settings.
- User-Friendly Design: Simple and intuitive interface for ease of use.
- Use-Copy-Tool: Once password is generated you can copy the password with one click.
🛠️ Tech Stack
- React: For building the user interface and interactive components.
- Vite: For fast development and optimized production builds.
- HTML5 & CSS3: For the structure and styling of the application.
- JavaScript: Core functionality to handle password generation and customization.
🎯 Use Cases
- Secure Password Creation: Generate strong, secure passwords for your accounts.
- Password Testing: Experiment with different password configurations to find the best fit.
- Customization: Tailor the password generation to your specific needs and preferences.
📦 Installation To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/mrsahiljaiswal/Lock-Smith.git
-
Navigate to the project directory:
cd Lock-Smith
-
Install the dependencies:
npm install
-
Start the development server using Vite:
npm run dev
The app should now be running on http://localhost:3000.
🌐 Live Demo You can access the live version of the app at lock-smith.netlify.app.
📄 Usage
- Open the app in your browser via the live link.
- Configure your password preferences using the available options.
- Watch as the generated password updates in real time based on your settings.
🤝 Contributing Contributions are always welcome! If you have suggestions for improvements or encounter any issues, feel free to open a pull request or submit an issue in the repository.
Lock-Smith: Your go-to tool for generating secure and customizable passwords!