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
@next-auth/prisma-adapter@prisma/client@types/react@types/react-domeslint-config-nextnextnext-authreact
- Clone:
git clone https://github.com/CipherMindBob/build-feed.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.