Generate and iterate on anime characters with AI on infinite canvas.
Tanjaro is free (closed access) and open source.
- React for frontend.
- Convex for backend.
- Motion for spring animations.
- Tailwind for styling.
- Shadcn for components.
- Vercel for hosting and web analytics.
- Replicate for AI image generation.
- Clone the repo:
git clone https://github.com/tigerabrodi/sakura-sketch
- Setup a Convex account and create a new project.
- Run
pnpm install
- Run
npx convex dev
(this will setup your.env.local
file) - Run
pnpm dev
This project is licensed under the MIT License ❤️