/makeemoji

A React app that lets you create your own animated custom emoji GIFs for Slack and Discord, all on the client side

Primary LanguageTypeScriptMIT LicenseMIT

A screenshot of makeemoji.com

makeemoji

Netlify Status Github Actions Status License

MakeEmoji - Create animated custom emojis for Slack and Discord✨ | Product Hunt Embed

A React app that lets you create animated Slack / Discord custom emoji GIFs in the browser

Usage

# Install dependencies
$ yarn

# Start dev server with live reloading
$ yarn start

# Build static files to ./dist for production
$ yarn build

# Run tests
$ yarn test

License