https://github.com/siddami/meme-genrator
This is a meme generator that generates random images with the top and bottom text of your choice to create a meme. This meme generator is a react Project
https://github.com/siddami/meme-genrator
Last synced: about 1 month ago
JSON representation
This is a meme generator that generates random images with the top and bottom text of your choice to create a meme. This meme generator is a react Project
- Host: GitHub
- URL: https://github.com/siddami/meme-genrator
- Owner: Siddami
- Created: 2023-11-20T07:17:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T21:41:59.000Z (over 2 years ago)
- Last Synced: 2025-06-04T03:51:56.003Z (about 1 year ago)
- Language: JavaScript
- Size: 379 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meme Generator
## Created using React Js and tailwind CSS
>The meme Generator generates random images and takes in as input two texts "A bottom text" and "Top text" to create the meme of your choice.
>
> The site begines with a landing page where there is the use of a typewriter intro.
> This was created using [react-type-animation](https://www.npmjs.com/package/react-type-animation)
>Belowthat is a buttonthat navigates to the main page using the `Link` browser router element.