Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 898 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 898 Bytes

MEMEWALL.top

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
  • Special thanks to imgflip for their powerful meme API, which is used to fetch the trending memes used in this project.