This repository contains a documentation website built for Keploy, designed to provide clear, structured, and accessible information about Keploy’s features, usage, and workflow. The project is deployed live using Vercel.
- Vercel Deployment:
https://keploy-jade.vercel.app/
Keploy is an open-source, developer-first testing platform that automatically generates API test cases and mocks by observing application traffic. It helps developers reduce manual testing efforts and improve test coverage with minimal configuration.
This documentation website aims to:
- Explain Keploy concepts in a simple and beginner-friendly way
- Provide structured sections for easy navigation
- Serve as a reference for developers exploring Keploy
- 📄 Clean and readable documentation layout
- 🧭 Easy navigation between sections
- ⚡ Fast performance with Vercel deployment
- 🎨 Modern and minimal UI
- 📱 Responsive design (works on desktop & mobile)
- Frontend: HTML, CSS, JavaScript
- Framework: Next.js / React
- Styling: CSS / Tailwind
- Deployment: Vercel
- Version Control: Git & GitHub
npm run dev