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: 22 days 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 (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T03:32:43.000Z (2 months ago)
- Last Synced: 2024-11-11T04:29:17.518Z (2 months ago)
- Language: TypeScript
- Homepage: https://memergez.vercel.app
- Size: 2.8 MB
- Stars: 22
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
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.