Meme Apothecary
Summary
- What
- Meme generator
- When
- June 2022
- How
- JavaScript, React
- Demo
- https://missingpigeon.gitlab.io/meme-apothecary/
- Code
- https://gitlab.com/missingpigeon/meme-apothecary
About
Meme Apothecary is a meme maker and my very first React project, made while learning the library. The user can upload a background image; add, resize, move, rotate, style and edit arbitrary text; and export the result to an image file. The project is currently an MVP, and I plan to do a complete rewrite in TypeScript and add more advanced features, such as fully custom image dimensions (currently limited to 512px for the width), adding and editing clip arts, and sharing.