{"id":20428120,"url":"https://github.com/mubassim-khan/meme-generator","last_synced_at":"2026-05-06T15:32:24.203Z","repository":{"id":191902573,"uuid":"684726475","full_name":"Mubassim-Khan/Meme-Generator","owner":"Mubassim-Khan","description":"This repository contains the code of a Meme Generator using React JS only. View README for more descriptive overview about repository.","archived":false,"fork":false,"pushed_at":"2023-12-02T12:18:10.000Z","size":1561,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T16:07:07.713Z","etag":null,"topics":["api","fetc","meme-generator","react-router","reactjs"],"latest_commit_sha":null,"homepage":"https://m-meme-generator.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mubassim-Khan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-29T18:18:40.000Z","updated_at":"2023-12-02T12:25:14.000Z","dependencies_parsed_at":"2023-12-02T12:31:51.170Z","dependency_job_id":"37377e8b-7d56-4863-a93a-609f71c38fe1","html_url":"https://github.com/Mubassim-Khan/Meme-Generator","commit_stats":null,"previous_names":["mubassim-khan/meme-generator"],"tags_count":0,"template":false,"template_full_name":"github/codespaces-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubassim-Khan%2FMeme-Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubassim-Khan%2FMeme-Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubassim-Khan%2FMeme-Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mubassim-Khan%2FMeme-Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mubassim-Khan","download_url":"https://codeload.github.com/Mubassim-Khan/Meme-Generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241969711,"owners_count":20050568,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","fetc","meme-generator","react-router","reactjs"],"created_at":"2024-11-15T07:24:13.837Z","updated_at":"2026-05-06T15:32:19.182Z","avatar_url":"https://github.com/Mubassim-Khan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meme Generator\n\nThis repository contains the code of a Meme Generator using React JS purely. The project creates the visual designs, text in different sections \u0026 all other parts which are required and necessary for building a Meme Generator.\n\n## Preview\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/97b61852-c5b3-45fc-83de-0fd797443a18/deploy-status)](https://app.netlify.com/sites/m-meme-generator/deploys)\n\n![Preview Image](https://github.com/Mubassim-Khan/Meme-Generator/blob/main/src/Assets/Capture.png)\n\n## Features\n\n- Responsive design: The web page adapts to different screen sizes, ensuring a consistent user experience on desktop \u0026 mobile devices.\n- Interactive components: The page includes interactive elements such as buttons, cards \u0026 other  effects on UI.\n- CSS styling: The stylesheets provide a sleek and modern look.\n- Edit in your way: Add text on meme templates in the way you want.\n\n## Tech used 🛠️\n\n- [React](https://reactjs.org/) - UI Library\n- [Prettier](https://prettier.io/) - Code Formatter\n\n## Getting Started\n\nTo get started with this project, follow these steps:\n\n1. Clone the repository:\n\n```bash\ngit clone https://github.com/Mubassim-Khan/Meme-Generator.git\n```\n\n2. Open the project in your preferred code editor.\n\n3. Open [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\n## Contributing\n\nContributions to this project are welcome. If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.\n\n## Acknowledgements\n\n* Copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. \n\n## Contact\n\nIf you have any questions, suggestions, or feedback, you can reach out to the project maintainer:\n\n- LinkedIn : [Mubassim Ahmed Khan](https://www.linkedin.com/in/mubassim-ahmed-khan/)\n- Email: [mubassimkhan@gmail.com](mailto:mubassimkhan@gmail.com)\n\n---\n\n\u003c!-----\u003e\n\n# Getting Started with Create React App\n\nThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start`\n\nRuns the app in the development mode.\\\nOpen [http://localhost:3000](http://localhost:3000) to view it in your browser.\n\nThe page will reload when you make changes.\\\nYou may also see any lint errors in the console.\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmubassim-khan%2Fmeme-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmubassim-khan%2Fmeme-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmubassim-khan%2Fmeme-generator/lists"}