Skip to content

Saurav1-2/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

A React-based meme generator that allows users to create and download custom memes with top and bottom text captions.

image

Features

  • Random meme template selection from imgflip API
  • Custom top and bottom text input
  • Download memes as PNG files
  • Responsive design
  • Classic meme-style text with Impact font and outline

Installation

# Clone the repository
git clone https://github.com/Saurav1-2/meme-generator.git

# Navigate to project directory
cd meme-generator

# Install dependencies
npm install

Required packages:

  • react
  • html-to-image

Usage

  1. Start the development server:
npm start
  1. Open http://localhost:3000 in your browser

  2. Create memes:

    • Type your desired text in the input fields
    • Click "Get a new image" for random templates
    • Click "Download Meme" to save your creation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors