Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bope142/secure-password-generator
https://github.com/bope142/secure-password-generator
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/bope142/secure-password-generator
- Owner: Bope142
- License: mit
- Created: 2024-02-10T17:52:49.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-11T15:17:19.000Z (11 months ago)
- Last Synced: 2024-02-11T16:28:37.474Z (11 months ago)
- Language: SCSS
- Homepage: https://secure-password-generator-six.vercel.app
- Size: 471 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Secure Password Generator 🔒
Secure Password Generator is a simple web application that helps you generate secure passwords effortlessly.
## Demo
You can try out the application live [here](https://secure-password-generator-six.vercel.app/).
## Technologies Used
- **React:** Secure Password Generator is built using React, a powerful JavaScript library for building user interfaces. ⚛️
- **React Icons:** We leverage React Icons for intuitive and visually appealing iconography. 🎨
- **React Toastify:** For elegant and customizable toast notifications, we use React Toastify. 🚀
- **Sass:** Styling is done with Sass, providing enhanced readability and maintainability. 💅
## Getting Started
### Prerequisites
Before you get started, ensure that you have [Node.js](https://nodejs.org/) installed on your local machine. 🛠️
### Installation
1. **Clone the repository:**
```bash
git clone https://github.com/Bope142/secure-password-generator.git
```2. **Navigate to the project directory:**
```bash
cd secure-password-generator
```3. **Install dependencies:**
```bash
npm install
```### Usage
1. **Start the development server:**
```bash
npm start
```2. **Open your browser and go to [http://localhost:3000](http://localhost:3000).**
3. **Use the application to generate secure passwords. 🔐**
### Contributing
We welcome contributions! If you'd like to contribute to Secure Password Generator, please fork the repository and submit a pull request. We appreciate your input! 🤝
### License
This project is licensed under the [MIT License](LICENSE). 📄
### Screenshots
![Screenshot 1](/screenshots/screenshot1.png)
![Screenshot 2](/screenshots/screenshot2.png)
![Screenshot 3](/screenshots/screenshot3.png)
![Screenshot 4](/screenshots/screenshot4.png)
## Author
Norbert Yemuang 🚀