Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 833 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 833 Bytes

Meme-Generator

MemeGenerator is a web application which generates memes on a given caption on a particular image.

The memes are fetched using the ImgFlip API and handled to show a Meme Gallery as a collection of templates, for a user, to choose from.

I learned :

✅ Fetching a URL
✅ Updating a URL with custom queries
✅ URL Encoding of Special Characters
✅ Adding Queries to a URL and appending them to the URL as a whole Query

Demo Image :

Screenshot from 2022-01-06 12-02-30

Screenshot from 2022-01-06 12-02-51