Skip to content

existenztim/React-meme-generator

Repository files navigation

Meme-Generator

The Meme Generator is a web application created with React and Tailwind CSS. This project is currently a work in progress, and additional features will be added in the future. The aim of this application is to allow users to generate custom memes by selecting an image, adding text captions, and applying various styles.

Demo

Work in progress, watch the current state of the app in this live demo -> https://bejewelled-nasturtium-287e4f.netlify.app/

Features (all have not been implemented yet)

Select an image from a predefined library or upload your own image.
Add custom text captions to the selected image.
Apply different styles and effects to the text, such as font size, color, and alignment.
Preview and adjust the placement of text captions on the image.
Generate and download the created meme as an image file.

Codestack:

React TypeScript TailwindCSS