Meme Generator
memegenms.netlify.app
The Meme Generator is a React application that allows users to create customized memes. Users can input text for both the top and bottom of the meme image and fetch new random meme images from an API. The app provides a seamless and enjoyable meme creation experience with a responsive design.
Features
- Custom Text Input: Add text to the top and bottom of the meme image.
- Fetch Random Meme: Retrieve a new random meme image from an external API.
- Real-time Preview: See the text appear on the meme image as you type.
- Responsive Design: Ensures usability across various devices with a modern and clean interface.
Technologies Used
- React: Front-end library for building interactive user interfaces.
- Tailwind CSS: Utility-first CSS framework for styling the app with a modern look.
- API Integration: Utilizes an external API to fetch random meme images.