Skip to content

AvishaiDotan/meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meme Generator

With this application, you can create and customize your own memes. You can save your memes, share them with others, and even use a custom image from your own computer. You can add text and customize its appearance and content, as well as add emojis to your memes. The website is also fully responsive and has routers between pages for easy navigation. It also has i18n support to allow for use in multiple languages.

all-devices-black (2) Github Pages Deployment

Features

  • Save your memes
  • Share your memes with others
  • Use a custom image from your own computer
  • Add text and customize its appearance and content
  • Add emojis to your memes
  • Fully responsive design for optimal viewing on any device
  • Routers between pages for easy navigation
  • i18n support for use in multiple languages

Technologies

This project is built with vanillaJS and utilizes local storage and canvas.

Methodology

This project follows the MVC (Model, View, Controller) design pattern and utilizes CRUD (Create, Read, Update, Delete) methods for managing the memes. The memes are the model, the user interface is the view, and the application logic is the controller.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors