Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 421 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 421 Bytes

Memes3x

A simple web-page where users can post and see memes.

Users will post Memes by providing these inputs:

  • Name of the person posting the meme
  • Caption for the Meme
  • URL of the Meme image

Users will view the latest 100 memes posted,

  • If they post a new meme, that should also get listed.
  • Each meme should display the name of the meme maker, the caption for the meme and the image pulled from the meme URL.