Skip to content

shendanil/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

In this project I've learned:

  • how to add event listeners in a React app
  • how to use state to dynamicly change elements on a web-page
  • a conditional rendering
  • how to use forms to collect data
  • how to handle side effects to get data from API