Skip to content

GrannyYetta/MemeGenerator

Repository files navigation

Meme Generator 💌

Check it out live: https://grannyyetta-meme-generator.netlify.app

A fun, interactive meme generator built with React! Create custom memes with ease by adding top and bottom text to a randomly generated image. This project uses the Imgflip API to fetch a collection of meme images.

Features

  • Random Meme Image: Generate a random meme image with one click.
  • Customizable Text: Add top and bottom text to make the meme your own.
  • Responsive Design: Scales seamlessly across different screen sizes.

Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (v14 or later recommended)
  • npm (comes with Node.js)

Installation

  1. Clone this repository to your local machine:
    git clone https://github.com/yourusername/meme-generator.git
  2. Navigate into the project directory:
    cd meme-generator
  3. Install the dependencies:
    npm install

Running the App

Start the development server:

npm start

Continued development

I'd like to:

Add a button to download meme generated including texts

Author

About

A good classic: the Meme Generator to ensure my React skills are up to speed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published