# I Vibe More Than You https://www.IVibeMoreThanYou.com/ This app is for fun - PRs welcome A React app that displays multiple draggable and resizable terminal windows with animated typing effects. Each terminal shows different development scenarios with customizable themes and variable typing speeds. ## Quick Start ```bash git clone https://github.com/gkamradt/MultiTerminalCodeViz npm install npm run dev ```