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

https://github.com/nafisarkar/memewall

This project, built with React, Tailwind CSS, and Shadcn UI, showcases the top 100 trending memes from across the internet. It provides a visually engaging and easy-to-navigate interface for meme enthusiasts to explore the latest and greatest memes.
https://github.com/nafisarkar/memewall

meme meme-website reactjs shadcn-ui tailwindcss webapp

Last synced: about 2 months ago
JSON representation

This project, built with React, Tailwind CSS, and Shadcn UI, showcases the top 100 trending memes from across the internet. It provides a visually engaging and easy-to-navigate interface for meme enthusiasts to explore the latest and greatest memes.

Awesome Lists containing this project

README

          

# MEMEWALL.top

![MEMEWALL.top](https://i.ibb.co.com/fQhjP9S/Banner.png)

This project, built with React, Tailwind CSS, and Shadcn UI, showcases the top 100 trending memes from across the internet. It provides a visually engaging and easy-to-navigate interface for meme enthusiasts to explore the latest and greatest memes.

Live at: https://meme-wall.vercel.app/

## Features

* Displays the top 100 trending memes in a visually appealing format
* Memes are updated in real-time to reflect the latest trends

## Todo
* [✓] like system for each meme
* [✓] Share memes on social media platforms

## Mention
* This code is free to use, modify, and distribute as per the [MIT License](https://github.com/itszed0/memewall/blob/main/LICENSE)
* Special thanks to [imgflip](https://imgflip.com/) for their powerful meme API, which is used to fetch the trending memes used in this project.