Landing page and documentation site for TypeWhisper.
- React 19 + TypeScript
- Vite 6
- TailwindCSS 4
- React Router 7
- Radix UI + shadcn/ui components
npm install
npm run devnpm run build
npm run preview| Route | Description |
|---|---|
/ |
Landing page with features, engine comparison, download CTAs |
/docs |
Documentation hub |
/docs/installation |
System requirements and installation guide |
/docs/features |
Feature documentation |
/docs/api |
HTTP API reference |
/docs/profiles |
App-specific profiles guide |
/privacy |
Privacy policy |
/terms |
Terms of service |
/legal-notice |
Legal notice |
Static site hosted on GitHub Pages. Production builds are deployed to www.typewhisper.com.
GPLv3