Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mehradevesh2022/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.
https://github.com/mehradevesh2022/meme-generator

css3 meme-generator netlify react-minor-projects reacthooks reactjs useeffect-hook usestate-hook

Last synced: 26 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Meme Generator

## Demo

## Installation

1. Clone the repository:

```bash
git clone https://github.com/MehraDevesh2022/Meme-Generator.git
cd MEME-GENERATOR

```
2. Install the dependencies:

```bash
npm install
```
3. Start the server:

```bash
npm start
```

## Contributing

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