Skip to content

offeringofpie/memegen

Repository files navigation

meme generator

Built with Vite, React, TailwindCSS and DaisyUI and a modified output of the imgflip.com API.

Getting started

run npm install before running any other command.

Commands

  • 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