choccydev / OpenGraphCover

๐Ÿ›  Cover image generator for OpenGraph previews

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Graph Cover Generator

GitHub GitHub commit activity

This is a fork of CoverView

The most significant changes are:

  • Refactored everything into Typescript
  • Revamped the UI
  • Fixed bugs and strange behaviour
  • Added some crude async support for loading data
  • Improved UX
  • Added more icons and the ability to change the icon set
  • Added more granular color control
  • Added real theme randomization and reset
  • Moved from Create React App to Vite
  • Removed Unsplash features and reduced dependency on third party resources
  • Simplified themes and structure
  • Left only the editor page
  • Performance and bundle size optimizations
  • Refactored pickers to not be hard-wired to the editor html

Build the app locally

git clone https://github.com/aordano/OpenGraphCover.git
cd OpenGraphCover/
npm run build

About

๐Ÿ›  Cover image generator for OpenGraph previews

License:MIT License


Languages

Language:TypeScript 93.0%Language:HTML 4.7%Language:CSS 2.2%