Skip to content

50Projects-HTML-CSS-JavaScript : Meme generator #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Dec 21, 2024
Merged

Conversation

tajulafreen
Copy link
Owner

Meme Generator

Description

This is the initial commit of the Meme Generator app, created with HTML, CSS, and JavaScript. The app fetches random memes from the Imgflip API and displays them on the screen. Users can download the current meme image or share it on Twitter.

Files Added:

  • index.html: The main structure of the Meme Generator app.
  • style.css: The styling for the app, including layout and button styles.
  • script.js: The JavaScript logic for fetching memes from the API, displaying them, and handling download and share functionality.

Features Implemented:

  • Fetching random memes from the Imgflip API.
  • Displaying the meme image in a responsive layout.
  • Adding buttons to download the meme and share it on Twitter.

@tajulafreen tajulafreen merged commit 59293e7 into main Dec 21, 2024
5 checks passed
@tajulafreen tajulafreen deleted the Meme_Generator branch December 21, 2024 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant