Built learning from Code With Antonio's tutorial series. Extended and customized by Tiana Laurence — full-stack engineer, author, and AI educator.
A full-stack application built as part of an intensive learning curriculum.
Live showcase: laurencelabs.com/build
@blocknote/react@clerk/clerk-react@edgestore/react@radix-ui/react-alert-dialog@radix-ui/react-avatar@radix-ui/react-dialog@radix-ui/react-dropdown-menu@radix-ui/react-label
- Clone:
git clone https://github.com/CipherMindBob/build-folio.git - Install:
npm install - Copy env:
cp .env.example .env.local - Fill in your API keys (see
.env.example) - Run:
npm run dev
Original tutorial by Antonio Erdeljac (@AntonioErdeljac) — one of the best full-stack educators in the Next.js ecosystem.
This project is built on Antonio's original work, licensed under the MIT License. Modifications © 2026 Tiana Laurence — also MIT.