Skip to content

BenjaminSeed/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

ABOUT

A project which calls an API and generates a random meme with text inputted by the user. The purpose of this exercise/ project was to practice and gain more experience using react hooks. The following concepts were used:

  • Components
  • Props
  • State (useState hook, useEffect)

The project also uses css styling.

Technologies and Testing used

How to run the app

  • Clone down this Repo
  • Run npm install
  • Run npm start

Images

Example 1 Example 2

Improvements

  • Add testing
  • Improve UI/ styling
  • make mobile friendly
  • deploy the App as an exercise

About

A React project which uses FETCH to call an API and generate memes based on users text input.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published