This repo contains a simple UI for searching Search the Rekor public transparency log.
https://rekor-search-ui.vercel.app/
First, run the development server:
yarn devOpen http://localhost:3000 with your browser to see the result.
The app is automatically built & deployed to Vercel when pushing to the main branch.