Skip to content

VirginiaMo/Meme-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simplified Meme generator.

The idea is to upload an image, and then set some text for the upper and lower parts of it. It also allows to modify some of the properties of the added text, such as font size and color

I have done a simple App using JavaScript and styling with CSS. I created some inputs and buttons in HTML and then I've printed them in the DOM, and also I've added a canvas to have an easy way to modify the image: adding text, style, size, etc. In JavaScript I've added some events to generate the meme and another one to load the images.

I've decided not to use any library for this proyect and to focus on using vanilla JavaScript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published