An open API service indexing awesome lists of open source software.

https://github.com/immortalwebdev/meme-api

This repository contains a simple web app that fetches and displays random wholesome memes using the Meme API.
https://github.com/immortalwebdev/meme-api

css3 html5 javascipt memes-api vercel-deployment

Last synced: about 2 months ago
JSON representation

This repository contains a simple web app that fetches and displays random wholesome memes using the Meme API.

Awesome Lists containing this project

README

          

# Meme API ๐ŸŽ‰

This is a simple web application that fetches and displays random wholesome memes using the Meme API.

## Project Structure ๐Ÿ“

- `index.html`: The main HTML file that structures the web page.
- `styles.css`: The CSS file that styles the web page.
- `script.js`: The JavaScript file that fetches memes from the API and updates the web page.

## How to Use ๐Ÿš€

1. Clone the repository.
2. Open `index.html` in your web browser.
3. Click the "Generate Meme" button to fetch and display a random meme.

## Contact ๐Ÿ“ง

For any inquiries, please contact me at pgbadgujar007@gmail.com.

Created with ๐Ÿงก by **Piyush**

---