Skip to content

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

License

Notifications You must be signed in to change notification settings

ideas-design/IMaker

 
 

Repository files navigation

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.2%
  • JavaScript 1.7%
  • CSS 1.4%
  • HTML 0.7%