randomPWD Svelte Themes

Randompwd

A simple beautiful web application to generate unique randomized passwords

pwd


A simple beautiful web application to generate unique randomized passwords

svelte


pwd


❯ Usage

I start learning Svelte & the most beloved framework Sveltekit and that's what i'm using in the frontend

  • Password Settings :
    • Lowercase (a-z)
    • Uppercase (A-Z)
    • Numbers (0-9)
    • Symbols (!-$^+)
    • Include Spaces
    • Exclude Duplicates

Development

Once you've cloned the project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

# Start the development server
npm run dev

Production

# build the app
npm run build

# Start the production server
npm start

You can preview the built client app with npm run preview,This should not be used to serve your app in production.


❯ About

Author

Ysn4Irix


❯ License

Copyright © 2022-present, Ysn4Irix. Released under the MIT License.

Top categories

Loading Svelte Themes