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.
- 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
This project is built with vanillaJS and utilizes local storage and canvas.
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.
