Official corporate website and brand showcase for ViswaVardhan Vyapara (OPC) Private Limited.
ViswaVardhan Vyapara is a DPIIT StartUp India recognised venture studio based in Ananthapuramu, Andhra Pradesh, India. We build, incubate, and grow companies across AI & Automation, Fintech, Real Estate, Commerce, and Open-Source Software.
- DPIIT Registration: DIPP210560
- CIN: U72900AP2021OPC118054
- Active Portfolio Brands: 15
- Global Clients Served: 540+
The master brand directory and reusable metadata for all 15 portfolio brands is documented in:
- Portfolio Brands Directory (
.ai/docs/portfolio_brands.md) - Implementation Plan (
.ai/docs/plans/portfolio_updates_plan.md)
- Framework: React + Vite + TypeScript
- Styling: Tailwind CSS + Custom CSS Theme Variables
- Icons: Lucide React + Inline SVGs (X, Bluesky, Telegram)
- Deployment: Static Bundle (
dist/)
# Install dependencies
npm install
# Run local development server
npm run dev
# Run TypeScript type check
npm run typecheck
# Build for production
npm run build