The Meme Studio is designed to be insanely fast and provide powerful customization for your memes, while still being simple and easy to use.
A list of memes is provided by default but you can also import your own image.
You have the option of downloading your personalized meme to your device or sharing it directly on your Twitter account. I do not save your meme in our database, so make sure you export your work.
Website : meme-studio.io
- Français
- English
- Next.js - Framework React.js
- Panda-css - Built time CSS in JS
- Immer - Immutability library
- Next Intl - Internationalization
- Tanstack Query - Async state Managment
Any contributions and/or pull requests would be welcome.
- Clone the repository:
git clone https://github.com/viclafouch/meme-studio.git
- Install the npm dependencies
npm install
- Start server:
npm run dev
- With vercel:
npx vercel --prod