Frontend codebase for cexplorer.io — a fast, modern explorer for Cardano stake pools and network data.
- Bundler: Vite
- Language: TypeScript
- CI/CD: GitHub Actions → Production deployment
- Performance: Preload, Preconnect, Async Modules
Clone the repository and install dependencies:
git clone https://github.com/vellum-labs/cexplorer-fe.git
cd cexplorer-fe
npm install # or yarn