/own-cover

"Own-Cover": Your Personal Blog Cover

Primary LanguageVueMIT LicenseMIT

Own Cover

Note

Still In Development

Description

This is a simple web app that allows you to upload an image and get a cover of your choice.

Features

  • Upload an image or Choose a cover.
  • Customize the cover Text.
  • Customize the cover Font CDN Source.
  • Customize the cover Font.
  • Customize the cover Mask Color.
  • Customize the cover Icon.
  • Support API server-side cover generation.
  • Download the cover.

Google Font CDN:

%s is the fontfamily placeholder

Usage

Online Demo

You can try it out at Own Cover

Local Development

  1. Clone the repository
git clone https://github.com/rr210/own-cover.git
  1. Install the dependencies
pnpm install
  1. Config the .env file
cp .env.example .env

NEXT_PUBLIC_UNSPLASH_API_KEY= your unsplash api key apply for unsplash api key

  1. Run the Web
pnpm run dev

Using Dependencies

Build

Netlify

Vercel

Contribution

contributions of all forms are welcome including but not limited to beautifying the interface adding features improving the code fixing bugs etc.

License

MIT License © 2024-PRESENT Ryan Co