Skip to content

KubaJastrz/password-generator

Repository files navigation

Password Generator

Web application created with the aim of learning best practices and commonly used patterns in modern development.

You can see it live here.

Used tools and libraries:

Dev commands

# install
$ yarn install

# run development server
$ yarn start [--hot]

# run tests
$ yarn test [--watch]

# create build
$ yarn build

# create local build
$ yarn build:local

About

Utility progressive web app created with React/Redux

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages