Skip to content

A simple React-based meme generator that allows users to add custom text to meme images from an API

Notifications You must be signed in to change notification settings

josueahadi/meme-generator

Repository files navigation

Meme Generator

A simple React-based meme generator that allows users to add custom text to meme images from an API.

Features

  • Fetches random meme images from a predefined list.
  • Allows users to add custom top and bottom text to the meme.
  • Displays a download button after the image has fully loaded.

Technologies Used

  • React
  • TypeScript
  • React Hook Form
  • Tailwind CSS
  • Shadcn UI Components

Getting Started

Prerequisites

  • Node.js (v14 or higher)
  • npm or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/meme-generator.git
  2. cd meme-generator
  3. Install dependencies

    npm install
  4. npm run dev

About

A simple React-based meme generator that allows users to add custom text to meme images from an API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published