/Meme-Generator

Create customized memes with ease using this React-based Meme Generator. Select from a variety of images, add humorous text, and see real-time previews. Leveraging useState and useEffect hooks, this app offers an interactive and responsive meme-making experience.

Primary LanguageJavaScript

Meme Generator

Demo

Installation

  1. Clone the repository:

    git clone https://github.com/MehraDevesh2022/Meme-Generator.git
    cd MEME-GENERATOR
    
  2. Install the dependencies:

    npm install
  3. Start the server:

     npm start

Contributing

Contributions are always welcome! add some more features and open a pull request!