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
@radix-ui/react-dialog@radix-ui/react-slider@stripe/stripe-js@supabase/auth-helpers-nextjs@supabase/auth-helpers-react@supabase/auth-ui-react@supabase/auth-ui-shared@supabase/supabase-js
- Clone:
git clone https://github.com/CipherMindBob/build-rhythm.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.