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
@clerk/nextjs@mux/mux-node@mux/mux-player-react@mux/mux-uploader-react@radix-ui/react-accordion@radix-ui/react-alert-dialog@radix-ui/react-aspect-ratio@radix-ui/react-avatar
- Clone:
git clone https://github.com/CipherMindBob/build-prism.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.