Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/avalynndev/memergez
- Owner: avalynndev
- Created: 2024-08-10T08:25:01.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-28T01:28:33.000Z (2 months ago)
- Last Synced: 2024-08-28T02:47:41.922Z (2 months ago)
- Language: TypeScript
- Homepage: https://memergez.vercel.app
- Size: 2.27 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-shadcn-ui - memergez - Quickly generate memes by entering text or an avatar URL, with support for many meme commands. (Platforms / Portfolios)
- awesome-shadcn-ui - Memergez - Quickly generate memes by entering text or an avatar URL,with support for many meme commands. (Platforms)
- awesome-shadcn-ui - Memergez - Quickly generate memes by entering text or an avatar URL,with support for many meme commands. (Platforms)
README
Memergez
![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
## 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.