vibe-coding-assignment A modern Smart Todo List App built with Bolt.new (Vibe Coding). Features React, Tailwind CSS, and LocalStorage persistence Docker Instructions Build the image: docker build -t vibe-hw . Run the container: docker run -p 5173:5173 vibe-hw