- Two ways to generate cover art: Graphic and Solid Color.
- Graphic mode supports uploading images and UnSplash images.
- Solid Color mode supports custom background color.
- Support for optional fonts.
- Responsive design, supports dark mode.
- Multi-language support: (Chinese, English).
- Support for more templates.
- Support for custom fonts, colors, etc.
- Support for custom templates - Drag Text.
- Apply your Unsplash API key here.
- Create a .env.local file in the root directory
- Refer to the .env.example file, add the configuration to the .env.local file
pnpm install
npm run dev