/Memeify

Memeify - a meme generator built using HTML, CSS, JS, Imgflip API and LocalStorage

Primary LanguageCSSMIT LicenseMIT

Meme Generator Web App

Create and manage your own memes with this simple web application. You can generate memes, save them, and update your saved memes with this user-friendly tool.

Table of Contents

Features

  • Choose from a variety of meme templates.
  • Add custom captions to create hilarious memes.
  • Save your favorite memes locally.
  • Update saved memes with new captions.
  • Mobile-friendly design for meme creation on the go.
  • User-friendly interface for a seamless experience.

Demo

You can try out the web app by visiting the Meme Generator website.

Getting Started

To run this project locally, follow these steps:

  1. Fork this repository by clicking on the fork button above.

  2. Clone this repository:

    git clone https://github.com/your-username/meme-generator.git
  3. Navigate to the Project Directory

    cd meme-generator
4. Open index.html in your web browser to use the application.

Usage

1.Choose a meme template from the list.
2. Add captions to the meme text boxes.
3. Click the "Generate" button to create your meme.
4. Click the "Save Meme" button to store it locally.
5. View your saved memes by clicking the "View Memes" button.
6. In the "View Memes" section, you can update or delete saved memes.

Technologies Used

-> HTML
-> CSS
-> Javscript
-> Fetch API
-> Imgflip API for meme generation
-> Local Storage for saving memes

Contributing

Contributions to this project are welcome. Here's how you can get involved:

1.Fork the project.
2.Create a new branch for your feature or bug fix.
3. Make your changes.
4. Test your changes.
5. Commit your changes.
6. Push your changes to your fork.
7. Create a pull request.

License

This project is licensed under the MIT License - see the LICENSE file for details