Skip to content

The app makes use of an API fetch to generate a random meme image, we can then add text to it.

Notifications You must be signed in to change notification settings

AdrianFerrari/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

This project is part of a Scrimba course on React development.

The app make a fetch request to the get memes api from imagflip and display a random image.

We can then type the top and bottom text into the image.

Objective

Learn how to use states and fetch data inside function components with useState and useEffect hooks.

Screenshot

Screenshot

This project was bootstrapped with Create React App.

About

The app makes use of an API fetch to generate a random meme image, we can then add text to it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published