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.
- Host: GitHub
- URL: https://github.com/nafisarkar/memewall
- Owner: Nafisarkar
- Created: 2025-01-18T20:52:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-12T11:15:50.000Z (about 1 year ago)
- Last Synced: 2025-04-12T11:38:57.851Z (about 1 year ago)
- Topics: meme, meme-website, reactjs, shadcn-ui, tailwindcss, webapp
- Language: JavaScript
- Homepage: https://meme-wall.vercel.app
- Size: 111 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MEMEWALL.top

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.