Skip to content

varsharaodevaraj/meme_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator App

A simple web app to generate memes using templates from the Imgflip API. Users can add custom text on memes and export them as JPEGs.

Features

  • Browse popular meme templates
  • Add custom draggable text
  • Download memes as JPEG
  • Built using React and Bootstrap

Tech Stack

  • React
  • React Router
  • Bootstrap
  • Imgflip API
  • html-to-image
  • react-draggable

Getting Started

  1. Clone the repo
  2. Install dependencies:
    npm install

npm run dev

--Folder structure: src/ ├── api/ # API utilities ├── components/ # Reusable components (Card, Text, Edit) ├── pages/ # Page-level components ├── App.jsx # Main app and routes └── index.jsx # React root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors