svelte-password-generator Svelte Themes

Svelte Password Generator

A password generator written in svelte and hosted on github pages.

Password Generator

A simple password generator built with Svelte, and accessible via github pages.

Features

  • Generates 100 unique passwords of 8 characters each
  • Uses a combination of uppercase and lowercase letters, numbers, and special characters
  • Responsive design for easy use on desktop and mobile devices

Getting Started

  1. Clone the repository: git clone https://github.com/tnglemongrass/svelte-password-generator.git
  2. Install dependencies: npm install or yarn install
  3. Start the development server: npm run dev
  4. Open the app in your web browser: http://localhost:5173

Building and Deploying

  1. Build the app: npm run build
  2. Deploy to GitHub Pages: npm run deploy

Technologies Used

  • Svelte
  • TypeScript
  • CSS Grid
  • GitHub Pages

Top categories

Loading Svelte Themes