A simple and clean image uploader showcase built with Vue 3, Tailwind CSS v4, and Vite.
Explore three different upload styles with drag-and-drop, preview, modal zoom, and image management.
git clone https://github.com/Ballchaiyuth/tailwind-v4-image-uploader.git
cd tailwind-image-uploader
You can use either Yarn or npm ā the app will start automatically after install!
# with yarn
yarn
This works because of the
postinstall
script which runsvite
automatically.
No need to install anything ā try it instantly here:
š Open in StackBlitz