A simple meme generator built with HTML, CSS, and JavaScript.
It fetches wholesome memes from the Meme API and displays them dynamically.
- Random wholesome meme every time you click the button
- Meme title and author displayed
- Loads a meme automatically on page refresh
- Button, styled with a red theme for a bold look, with smooth hover and press animations
- HTML
- CSS
- JavaScript (Fetch API)