This is a meme generator web application that allows users to create memes by adding an image URL, upper text, and bottom text. Users can also delete an image by double-clicking on it.
Users can enter an image URL, upper text, and bottom text to generate a meme. The entered text is displayed on top of and below the image.
Users can delete an image by double-clicking on it. This feature provides a convenient way to remove unwanted memes.
- Clone the repository:
git clone https://github.com/EliRen7/memegenerator.git
- Navigate to the project directory:
cd memegenerator
- Open the
index.html
file in your web browser.
- Open the web application.
- Fill in the image URL, upper text, and bottom text in the form.
- Click the "Generate Meme" button to create the meme.
- Double-click on a meme to delete it.
Contributions are welcome! If you find any issues or want to enhance the project, feel free to create a pull request.
- Fork the project.
- Create a new branch.
- Make your improvements and commit changes.
- Push the branch and open a pull request.