QuickAI is a modern AI-powered React web application built to offer users an intuitive, secure, and fast experience when interacting with AI services. It features authentication, clean UI, and responsive design – all packed in a professional-grade solution ready for deployment.
🔐 User Authentication using Clerk.dev
💳 Dynamic Pricing Table
🧑💻 Responsive Design (Mobile & Desktop)
⚡️ Fast Development with Vite
🌍 Live Deployment with Vercel
🎨 Styled with Tailwind CSS
| Technology | Purpose |
|---|---|
| React.js | Frontend library |
| Clerk.dev | Authentication & User Management |
| Tailwind CSS | Utility-first styling |
| Vite | Fast bundling and dev server |
| Vercel | Hosting & CI/CD Deployment |
- Node.js (v16+ recommended)
- npm or yarn
git clone https://github.com/velapoojitha/QuickAI.git
cd QuickAInpm install
# or
yarn-
Create an account at https://clerk.dev
-
Get your Frontend API Key
-
Create a
.env.localfile and add:VITE_CLERK_PUBLISHABLE_KEY=your-clerk-publishable-key VITE_CLERK_FRONTEND_API=your-clerk-frontend-api
npm run devVisit http://localhost:5173 to view the app.
https://quick-ai-velapoojitha.vercel.app
QuickAI/
├── public/
├── src/
│ ├── components/
│ ├── pages/
│ ├── App.jsx
│ ├── main.jsx
├── .env.local
├── package.json
├── tailwind.config.js
├── vite.config.js
└── README.md
Vela Poojitha M.Tech CSE | Web Developer | AI Enthusiast
📧 Email: velapoojitha@gmail.com
💻 GitHub: @velapoojitha
Contributions, issues, and feature requests are welcome!
Feel free to:
- Fork the repository
- Create a new branch
- Submit a pull request
- Clerk.dev for the powerful authentication
- Vercel for seamless deployment
- Tailwind CSS for amazing styling utilities