Next.js React website for buildingopen.org.
- Home - Hero, projects preview, future sections
- Projects - Categorized project cards
- Manifesto - Mission and values
- Tutorials - Phase 2 (placeholder)
- Blog - Phase 2 (placeholder)
- Community - Phase 3 (placeholder)
- Next.js 15
- React 19
- TypeScript
- Tailwind CSS
npm install
npm run dev
# Open http://localhost:3000npm run build
npm startDeploy to Vercel with one click or use npm run build for static export.