Key Features • How To Use • Download • Credits • Related • License
- Random selection from a wide range of meme templates
- Addition of your own text at the top and/or bottom of the template
- Downloading a created meme
To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/Poleexpr/memeGenerator.git
# Install dependencies
$ npm install
# or
$ yarn install
# Run the app
$ npm run dev
# or
$ yarn dev
This app uses the following open source packages:
- React
- Vite
- TypeScript
- html2canvas
- nes-ui-react
- Meme images are taken from here
MIT