Built with Vite, React, TailwindCSS and DaisyUI and a modified output of the imgflip.com API.
run npm install
before running any other command.
- dev (
npm run dev
) : for local development - build (
npm run build
) : to create dist folder - preview (
npm run preview
) : to have a preview of the end result