A vibrant, Pop Art styled web application that transforms your thoughts and photos into dramatic comic book panels using AI.
- Comic Panel Generator - Transform text and images into pop art style comic panels
- Blog - Integrated blog powered by Sanity CMS
- Pop Art Aesthetic - Ben-Day dots, bold colors, comic typography
- React 19
- Vite
- Tailwind CSS v4
- Sanity CMS
- Google Gemini AI
Prerequisites: Node.js
-
Install dependencies:
npm install
-
Set the
GEMINI_API_KEYin.env.localto your Gemini API key -
Run the app:
npm run dev
The blog content is managed via Sanity Studio located at ../studio-pixdyne.
cd ../studio-pixdyne
npm install
npm run devDeveloped by Felix Yu at Pixdyne
MIT