Skip to content

berkiyo/keyvault2fa.github.io

Repository files navigation

KeyVault OTP 2FA Authenticator Landing Page

This is the landing page for KeyVault OTP 2FA Authenticator, a secure and user-friendly two-factor authentication app for iOS.

🚀 Project Structure

/
├── public/
│   ├── favicon.svg
│   ├── logo.svg
│   └── app-screenshot.png
├── src/
│   ├── layouts/
│   │   └── Layout.astro
│   └── pages/
│       ├── index.astro
│       ├── privacy.astro
│       └── terms.astro
└── package.json

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
npm install Installs dependencies
npm run dev Starts local dev server at localhost:4321
npm run build Build your production site to ./dist/
npm run preview Preview your build locally, before deploying

👀 Want to learn more?

About

KeyVault 2FA OTP App Product Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published