Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avalynndev/memergez

A platform for generating 50+ different types of memes. Created using next.js, memer.ts and shadcn-ui.
https://github.com/avalynndev/memergez

Last synced: 2 months ago
JSON representation

A platform for generating 50+ different types of memes. Created using next.js, memer.ts and shadcn-ui.

Awesome Lists containing this project

README

        



Memergez








Logo

![alt text](image.png)

## What is Memergez?

The one stop for generating memes with ease! Explore **[memergez.netlify.app](https://memergez.vercel.app)**. Created using `memer.ts`.
Includes more than 70 Meme commands. Just enter the Avatar/Text and get a meme in seconds.

## Images


Home Page

## Installation 🛠️

### 1. Clone this repository using

```bash
git clone https://github.com/avalynndev/memergez.git
```

```bash
cd memergez
```

### 2. Installation

### Install Dependencies

```bash
npm install
```

### 3. Run on development &/or production

- Run on development mode

```bash
npm run dev
```

- Run on production mode

```bash
npm start
```

> Deploy **your own memergez** Instance on Vercel

[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Favalynndev%2Fmemergez)

## Found a Bug? 🐞

Uh-oh, looks like you stumbled upon a bug? No worries, we're here to squash it! Just head over to our [**issues**](https://github.com/avalynndev/memergez/issues) section on GitHub and let us know what's up.