Marketing site for Marlowe — AI teammates for investment teams.
Built with Next.js, React, Three.js, and Tailwind CSS. Features an interactive ASCII globe and animated workflow panels.
# Install dependencies
npm install
# Set up environment variables
cp .env.example .env.local
# Run the dev server
npm run devOpen http://localhost:3000 to view the site.
| Variable | Description |
|---|---|
NEXT_PUBLIC_CONTACT_URL |
Contact link (e.g. Cal.com, Calendly, or mailto:) |
- Next.js 16
- React 19
- Three.js + React Three Fiber (ASCII globe)
- Tailwind CSS 4
- Vercel Analytics
Deploy on Vercel:
Built by @sourcetms — sourcetms.com