This project generates random meme images using the Imgflip API. It was created using the Defang technology, which allows for easy project generation and setup.
- Clone the repository:
git clone <repository-url> cd <repository-directory>
- Install the necessary dependencies:
pip install -r requirements.txt
- Run the project:
python main.py
- The script will fetch a random meme image from the Imgflip API and display it.
This project uses the Imgflip API to fetch random meme images. For more information about the API, visit Imgflip API.
When you run the project, you should see output similar to the following:
[Watch a sample video here] https://github.com/CynthiaWahome/randommeme/wiki
For more information about Defang, visit the Defang Documentation.
This project is licensed under the MIT License.