An open API service indexing awesome lists of open source software.

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

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.