Portfolio site for DeFlo & Co, an interior design studio in Los Angeles. This has been handed off to the owner on their github here, as it is being deployed on Vercel.
- Next.js (App Router) + Tailwind CSS
- Sanity for content management (studio at
/studio) - Vercel for hosting
No backend. See ADR 001 for why.
npm install
npm run dev
Requires a .env.local with Sanity credentials. See ADR 002 for the CMS setup.