An app to share passwords via symmetrical encryption, made with react and tailwind.
Development
Libraries
- React with Vite
- TailwindCSS
CICD
build-and-deploy.yml builds the page as a GitHub Artifact and deploys the artifact to GitHub Pages.
Dependencies
- GitHubs Dependabot creates PRs for vulnerabilities.
- GitHubs Dependabot creates PRs weekly to keep all dependencies up-to-date.
License