Generate two unique passwords with one click
+Generate a
+
+ Random Password
+
+ Never use an insecure password ever again
++
diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..22f5708 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,11 @@ +{ + "[markdown]": { + "editor.fontSize": 14, + "editor.lineHeight": 26, + "editor.wordWrap": "wordWrapColumn", + "editor.wordWrapColumn": 64, + "editor.lineNumbers": "on", + "editor.quickSuggestions": false, + "editor.minimap.enabled": false + } +} \ No newline at end of file diff --git a/package.json b/package.json index 3a03800..430b924 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,10 @@ "description": "[](https://www.javascript.com) [](https://bitbucket.org/lbesson/ansi-colors)", "main": "tailwind.config.js", "scripts": { - "test": "echo \"Error: no test specified\" && exit 1" + "build-css" : "tailwindcss build -i src/assets/css/styles.css -o public/styles.css " }, - "keywords": [], - "author": "", + "keywords": [ ], + "author": "zothsu", "license": "ISC", "devDependencies": { "prettier": "^3.0.0", diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e7fd40c --- /dev/null +++ b/public/index.html @@ -0,0 +1,69 @@ + +
+ + +Never use an insecure password ever again
+