ProofPassSUIMVP

# ProffPass

This is a code bundle for ProffPass. The original project is available at https://www.figma.com/design/7GfpIYy1v0gfmixo2gkZoG/ProffPass.

## Running the code

Run pnpm install from the repository root to install workspace dependencies.

Run pnpm dev:web to start the frontend development server.

Run pnpm build:web to build the frontend from the workspace root.