Start Vibe Coding From Scratch | Complete Guide From Zero to 100
Node.js
Thing #1 that you NEED to install on your computer to start vibe coding.
Homebrew
Package manager for macOS - allows you to install stuff.
Github
Version control for your code.
Github CLI
Allows your terminal to interact with Github.
Vercel
My favorite tool for hosting my coded projects.
Claude Code
My (current) favorite vibe coding tool.
Next.js Boilerplate
My favorite way to start a vibe coded project.