Skip to content

brendondsouza/React-meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

As a meme connoisseur, I knew I wanted to build a pet project that combines two of my favorite things: Memes and React!

Link to project: Meme Generator

meme generator in action

How It's Made:

Tech used: React, JavaScript, HTML, CSS

I build this meme generator using React. The meme images are being pulled in from an api that provides the top 100 trending memes. Forms are used to collect the meme text and the state is updated in real time and hence the text appears across the image as soon as the text is entered into the form input. API calls are made when the button is clicked and a new meme image is returned.

Releases

No releases published

Packages

No packages published