Devcraft101 is a company landing page featuring an interactive AI assistant that automatically answers client inquiries regarding services.
🚀 Live Demo: https://devcraft.gr
- Frontend: React, TypeScript, Tailwind CSS, shadcn/ui
- Build Tool: Vite
- AI Integration: Custom AI Assistant
- AI Assisted Prototyping: Lovable.dev
- Hosting & Domain: Vercel (Deployment) / Papaki.gr (Domain provider)
# Clone repository
git clone [https://github.com/spurg1ta13/devcraft101.git](https://github.com/spurg1ta13/devcraft101.git)
# Install dependencies
npm install
# Run project
npm run dev