India's premier Apple platform developers community since 2017.
- React + TypeScript
- Vite for build tooling
- Tailwind CSS + shadcn/ui for styling
- Framer Motion for animations
- Embla Carousel for the Instagram carousel
# Install dependencies
bun install
# Start dev server
bun run devThe site runs at http://localhost:8080.
Every push to main triggers an automatic build and deploy to GitHub Pages via the workflow in .github/workflows/deploy.yml.