Skip to content

diokaejionueme/Meme-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator


Meme Logo

This is an interactive app generates a random meme from an API.

When the app first loads, it's going to reach out to an api and get 100 of the most popularmeme images at that time.

Furthermore, it gives the user the ability to enter the text that shows up on the top and bottom of the image. It also gives the user to ability to click a button to generate a new image from the 100 most popular ones at the moment.

This project was one of the beginner projects a React Course offerred freely by Scrimba

How To Run

After downloading the project file and unzipping, you are to navigate into the project folder and run these commands as follows:

npm install
npm run dev

What I learnt While Building This

  • Event Listeners

  • State

  • Conditional Rendering

  • React Forms

  • Side Effects

Resources

Figma File

About

React App to Generate (and create memes)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published