The AI that tests your code
Website • App • Twitter • LinkedIn
I'm QA is an AI-powered QA testing platform that helps developers ship software with confidence. Write tests in plain English, let AI handle the rest.
This repository contains the source code for the I'm QA landing page.
| Technology | Purpose |
|---|---|
| Next.js 14+ | React Framework (App Router) |
| Tailwind CSS | Styling |
| Framer Motion | Animations |
| Lucide React | Icons |
| Geist | Typography |
| Vercel | Deployment |
# Clone the repository
git clone https://github.com/SpecWiseDev/landing_page.git
cd landing_page
# Install dependencies
npm install
# Start development server
npm run dev
# Build for production
npm run buildOpen http://localhost:3000 to view the site.
- Website: https://imqa.ai
- App: https://app.imqa.ai
- Twitter/X: @IMQA_AI
- LinkedIn: IMQA
- Email: hello@imqa.ai
Built with care by the I'm QA team