slince-zero / IMaker

Create striking covers effortlessly with our easy-to-use IMaker.

Home Page:https://img-maker.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

favicon

IMaker

中文

Intro

Imkaer is a tool designed for creating covers, allowing you to design your own favorite covers for your blog, videos, WeChat Public Account, and more.

Preview

intro

Deployment

🌟 Step 1: Create a file named ".env.local" and change the VITE_PUBLIC_UNSPLASH_API_KEY in .env.local

VITE_PUBLIC_UNSPLASH_API_KEY = your_unsplash_api_key

https://unsplash.com/documentation

💥 Step 2: change the VITE_PUBLIC_HUGGINGFACE_API_KEY in .env.local

VITE_PUBLIC_HUGGINGFACE_API_KEY = your_huggingface_api_key

https://huggingface.co/settings/tokens

🌈 Step 3: Clone the project

git clone git@github.com:slince-zero/IMaker.git
cd img-maker
npm i
npm run dev

Open http://localhost:5173 to see the effect.

New Features

  • Generate image by AI 🔥

License

GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007

About

Create striking covers effortlessly with our easy-to-use IMaker.

https://img-maker.vercel.app/

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 96.1%Language:JavaScript 1.7%Language:CSS 1.4%Language:HTML 0.7%