Skip to content

A client application to generate random meme images with optional text inputs.

Notifications You must be signed in to change notification settings

doganozgur/meme-generator-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator App - React

This is a client application which consumes Meme Api to generate random meme images. It also has inputs to print optional texts on the image.

My motivation building this application was to cultivate my fundamental React knowledge while following best practices.

Some topics I have covered:

  • Event listeners
  • State
  • Conditional rendering
  • Form controls
  • Side effects

Technologies:

Live demo.

To run this application in development mode:

npm install

npm start

Open http://localhost:3000 to view it in the browser.

About

A client application to generate random meme images with optional text inputs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published