Skip to content

Meme Generator - A website where you can enter your own text to meme templates.

Notifications You must be signed in to change notification settings

Ashwin-S-Nambiar/meme-generator

Repository files navigation

😁 Meme Generator

Live: https://meme-generator-five-nu.vercel.app/

Description:
Meme Generator is a fun web app that allows users to create their own memes using existing meme templates. Simply select a template, add custom top and bottom text, and generate your meme instantly! The app fetches meme templates from the Imgflip API. Try it out and create hilarious memes!

🎨 Features

  • Meme Template Selection: Choose from a variety of meme templates
  • Custom Text Input: Add your own top and bottom text to personalize memes
  • Instant Meme Preview: See real-time changes while editing your meme
  • Responsive Design: Works smoothly on all devices
  • API Integration: Fetches templates dynamically from the Imgflip API

🛠️ Tech Stack

  • Frontend:
    • React - A JavaScript library for building UI
    • HTML5 - Structuring the web app
    • CSS3 - Styling and layout
    • JavaScript - Core logic and interactivity

🚀 Installation & Running Locally

  1. Clone the Repository:

    git clone https://github.com/Ashwin-S-Nambiar/meme-generator.git
    cd meme-generator
  2. Install Dependencies:

    npm install
  3. Start the Development Server:

    npm run dev

    The app will be available at http://localhost:5173

🤝 Contributing

Contributions are welcome! If you'd like to enhance the Meme Generator, follow these steps:

  1. Fork the repository

  2. Create a new feature branch:

    git checkout -b feature/your-feature-name
  3. Make your changes and commit them:

    git commit -m "Add some feature"
  4. Push to the branch:

    git push origin feature/your-feature-name
  5. Open a Pull Request

📸 Screenshots

App Interface

Meme Generator Screenshot

🧑‍💻 Author

Ashwin S Nambiar

About

Meme Generator - A website where you can enter your own text to meme templates.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published