Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/malbernaz/memegen
https://github.com/malbernaz/memegen
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/malbernaz/memegen
- Owner: malbernaz
- Created: 2023-10-04T17:06:38.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-02T21:37:24.000Z (about 1 year ago)
- Last Synced: 2024-04-16T06:00:38.250Z (8 months ago)
- Language: TypeScript
- Homepage: https://memegen-five.vercel.app
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meme Gen
## Getting Started
Install dependencies with your package manager of choice and run the dev server.
```bash
pnpm install
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Features
- Meme templates search
- Text controls
- font family
- font size
- font color
- border size
- border color
- Undo Redo Functionality
- Keyboard shortcuts
- `ctrl z` - undo
- `ctrl shift z` - redo
- `ctrl c` - copy
- `ctrl v` - paste
- `backspace` - delete text
- `ctrl =` - increase text size
- `ctrl -` - decrease text size
- Export meme