A fun and engaging webpage that lets users search and preview hilarious memes! Memes are dynamically fetched from an API and displayed in a visually appealing grid. Each meme can be opened individually in a new tab for a closer look. π
- π Meme Search: Find memes using keywords or browse through a collection.
- π API Integration: Memes are fetched dynamically via an API.
- πΌοΈ Meme Preview: Click on a meme to open it in a new tab.
- π¨ Responsive Design: Optimized for all devices.
- HTML: Webpage structure
- CSS: Styling and layout
- JavaScript: API calls and interactivity
-
Clone this repository:
git clone https://github.com/yourusername/meme-search-preview.git cd meme-search-preview -
Open
index.htmlin your browser to start browsing memes! π
meme-search-preview/
βββ index.html # Main HTML file
βββ styles.css # CSS file for styling
βββ app.js # JavaScript file for API calls and functionality
βββ README.md # About the project
- API Call: Fetches meme data dynamically from a public API.
- Search Functionality: Filters memes based on user input.
- Preview Feature: Click on a meme to view it in a new tab.
- π Add advanced search filters (e.g., categories, trending memes).
- β Implement a "favorite memes" feature to save your top picks.
- π± Create a dark mode for better usability.
Contributions are always welcome!
- Fork the repository π΄
- Add your feature π
- Submit a pull request π οΈ
This project is licensed under the MIT License.
Start exploring memes today and share the laughter! πβ¨