This repo contains a simple UI for searching Search the Rekor public transparency log.
First, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
The app is based on Next.JS and is automatically built & deployed to GitHub Pages when pushing to the main
branch.