Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 756 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 756 Bytes

Meme Generator Website

Welcome to the Meme Generator Website! This application allows users to create memes by choosing a desired template and entering text for the top and bottom. It is built using React, JavaScript, HTML, and CSS.

Features

  • Choose Meme Template: Select a template from a collection of meme images.
  • Add Text: Enter text for the top and bottom of the meme.
  • Generate Meme: Create a custom meme with the entered text.

Technologies Used

  • React: A JavaScript library for building user interfaces.
  • JavaScript: Programming language used for web development.
  • HTML: Standard markup language for creating web pages.
  • CSS: Style sheet language used for describing the presentation of a document.