MS Paint Clone - Interview Question A simple MS Paint clone built with vanilla JavaScript and HTML for interview purposes. Setup Install dependencies: pnpm install Start the development server: pnpm run dev Open your browser to http://localhost:5173