Engineering high-performance digital systems with precision and care for the modern enterprise. DevScale Labs specialized in providing enterprise-grade web development and AI automation for small businesses.
A world where every small business owner has access to the same powerful automation and growth tools as Fortune 500 companies.
- Frontend: React + TypeScript + Vite
- Styling: Tailwind CSS (Custom Design System)
- Icons: Lucide React
- Booking: Cal.com Integration
- Form Handling: Custom Multi-step Hook + Webhook Integration (Make.com)
- Theme: Advanced Light/Dark mode with "Liquid Glow" transitions
- Dual-Channel Onboarding: Distinct routes for general inquiries (
/contact) and high-intent project discover (/start-project). - Precision Protocol: A step-by-step transparency framework for project execution.
- AI Automation Insight: Specialized services focusing on Web, E-commerce, and AI Agent deployment.
- Premium Aesthetics: Glassmorphism, 3D renders, and smooth micro-animations.
- IIT Madras Leadership: Founded and engineered by Data Science students at IIT Madras.
client/
βββ src/
β βββ assets/ # Brand logos and 3D visuals
β βββ components/ # Reusable UI elements (Navbar, Footer, CTA)
β βββ context/ # Theme and Global State
β βββ hooks/ # Custom logic (useForm, useMultiStep)
β βββ pages/ # Main application routes
βββ public/ # Static assets (Favicon)
- Node.js (v18+)
- npm
- Clone the repository
- Navigate to the client directory:
cd client - Install dependencies:
npm install
- Start the development server:
npm run dev
Β© 2026 DevScale Labs. All rights reserved.