React Pixel Canvas A fun drawing app built with React + TypeScript + Vite + TailwindCSS. Draw on a 16×16 pixel grid, pick colors, undo/redo, and export your art as PNG. Getting Started npm install npm run dev