This is a simple React meme generator application that allows users to create memes by adding custom text to random meme images. The application fetches meme images from the Imgflip API and provides a user-friendly interface for meme customization.
-
Random Meme Images: The app fetches a collection of meme images from the Imgflip API, allowing users to get a random meme image to customize.
-
Custom Text: Users can add custom text to the top and bottom of the meme image, creating their own personalized memes.
-
User Interface: The application provides an intuitive user interface with input fields for top and bottom text and a button to fetch a new meme image.
- Clone the repository to your local machine.
- Open the
index.htmlfile in your preferred web browser.
- React: The application is built using the React library, allowing for the efficient and dynamic rendering of components.
Visit the live Meme Generator to explore its features and functionality.
If you'd like to contribute to the development of this meme generator, feel free to fork the repository and submit a pull request.
- Imgflip API: The meme images are fetched from the Imgflip API. Check them out at Imgflip API.