This is a simple web application that generates a random memes for users to enjoy. The application is built using HTML, CSS, and JavaScript. It uses Reddit API to fetch the data from subbreddits 😁...
- The application generates random memes by using the reddit API. Each time the user refreshes the page it will generate a new meme.
- Users can click on Generate Meme button to generate a new random meme.
- Users can also download the current meme by opening the image in new tab.
- Reddit API credit goes to D3Vd