# IMaker
**Repository Path**: Lyong9102/IMaker
## Basic Information
- **Project Name**: IMaker
- **Description**: No description available
- **Primary Language**: JavaScript
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2026-01-03
- **Last Updated**: 2026-01-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
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

## 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](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](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 🔥
## Contributing
If you have any suggestions or feedback, please feel free to contribute to the project.
1. Fork the repository
2. Create a new branch (e.g. `feature/new-feature`)
3. Make your changes and commit them (e.g. `git commit -m "Add new feature"`)
4. Push to the branch (e.g. `git push origin feature/new-feature`)
5. Create a pull request
## License
GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007