Skip to content

andyfrith/password-strength-checker

Repository files navigation

Contributors Forks Stargazers Issues Unlicense License LinkedIn


Password Strength Checker

A simple demonstration of React, React Context, Tailwind CSS and Vitest!
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Product Name Screen Shot

There have been many great password strength checkers gifted to this world; however, I am responsible for this one. On an impulse, I wanted to quickly create something in React, using React Context, styled with Tailwind CSS and tested using Vitest that could be added to my presence on Github. This simple demonstration can be copied and enhanced, used by anyone, anytime.

Here's why:

  • Your time can instead be spent focused on creating something amazing like a complex application that solves a problem, helps others, saves the world...
  • You shouldn't be doing the same tasks over and over like creating a password strength checker from scratch. That is unless you have the same impulse to build your own and demonstrate your React, React Context, Tailwind CSS and Vitest skills to anyone who cares.

Keep in mind:

I reserve the right to add or make changes to this experiment at any point in time. Perhaps on another impulse, I will one day replace this password strength checker with another, maybe improved version of itself.

Of course, you may also suggest changes by forking this repo and creating a pull request or opening an issue. I'll likely never respond. Thanks to all the people who may contribute to expanding this password strength checker or after reviewing decide to move on in search of an even more impressive specimen!

(back to top)

Built With

React TailwindCSS Vitest

(back to top)

Getting Started

Prerequisites

Installation

  1. Clone the repo
    git clone https://github.com/andyfrith/password-strength-checker.git
  2. Install NPM packages
    npm install
  3. Run the dev script
    npm run dev

(back to top)

Usage

For more examples, please refer to the imaginary Documentation

(back to top)

Roadmap

  • Add improved README file.
  • Deploy to Vercel.

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Top contributors:

contrib.rocks image

(back to top)

License

Distributed under the Unlicense License. See LICENSE.txt for more information.

(back to top)

Contact

Andy Frith - LinkedIn - [email protected]

Project Link: https://github.com/andyfrith/password-strength-checker

(back to top)

Acknowledgments

(back to top)

About

A simple demonstration of React, React Context, Tailwind CSS and Vitest!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published