Skip to content

🔐 🛡️ This project contains a password generator developed while studying javaScript. It aims to deepen my knowledge and generate something useful while I study.

License

Notifications You must be signed in to change notification settings

LeoMSSilva/passwordGenerator

Repository files navigation

Password Generator

Author Version Languages Stars Forks Contributors


📌 Table of Contents


🏠 About

This project contains a password generator developed while studying javaScript.

I used node to manage dependencies and webpack to automate the build application.

It aims to deepen my knowledge and generate something useful while I study.


🎯 Installation

First you need to install:

  • Node.js (required)

  • Pnpm (optional)

    Then in order, clone the project.

By HTTPS, running this command:

  git clone https://github.com/LeoMSSilva/passwordGenerator.git

Or by ssh, running this command:

  git clone [email protected]:LeoMSSilva/passwordGenerator.git

SSH is a secure protocol, but you need to register a key ssh in your github before.


🛠️ Install dependencies

  pnpm install

🚀 Getting Started

To run it, use in the terminal:

  pnpm start

And open the browser at: link


💻 Techs

  • Javascript
  • Node
  • Webpack

👤 Author

LeoMSSilva


🤝 Contributing

Contributions, issues and feature requests are welcome! Feel free to file a new issue on the passwordGenerator repository. If you already found a solution to your problem, I would love to review your pull request!


📜 License

Copyright ©️ 2022 LeoMSSilva.
This project is MIT licensed.


About

🔐 🛡️ This project contains a password generator developed while studying javaScript. It aims to deepen my knowledge and generate something useful while I study.

Topics

Resources

License

Stars

Watchers

Forks