{"id":15388236,"url":"https://github.com/georapbox/meme-generator","last_synced_at":"2025-04-06T16:15:55.580Z","repository":{"id":49608082,"uuid":"171029955","full_name":"georapbox/meme-generator","owner":"georapbox","description":"A Progressive Web App (PWA) for creating memes.","archived":false,"fork":false,"pushed_at":"2025-03-20T07:23:34.000Z","size":28767,"stargazers_count":72,"open_issues_count":2,"forks_count":31,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-30T15:11:11.240Z","etag":null,"topics":["generator","meme-generator","meme-maker","memes"],"latest_commit_sha":null,"homepage":"https://georapbox.github.io/meme-generator/","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/georapbox.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":"2019-02-16T17:17:03.000Z","updated_at":"2025-03-20T07:23:22.000Z","dependencies_parsed_at":"2023-02-08T09:15:15.450Z","dependency_job_id":"7a3f9944-e000-48d5-9e17-89ae2e26b384","html_url":"https://github.com/georapbox/meme-generator","commit_stats":{"total_commits":245,"total_committers":3,"mean_commits":81.66666666666667,"dds":"0.048979591836734726","last_synced_commit":"baa6998bbda0ec5dd71844d532f07d422f89ab07"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fmeme-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fmeme-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fmeme-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/georapbox%2Fmeme-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/georapbox","download_url":"https://codeload.github.com/georapbox/meme-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509238,"owners_count":20950232,"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":["generator","meme-generator","meme-maker","memes"],"created_at":"2024-10-01T14:56:05.742Z","updated_at":"2025-04-06T16:15:55.520Z","avatar_url":"https://github.com/georapbox.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Meme Generator\n\nA Progressive Web App (PWA) for creating memes.\n\n## About\n\nThis is a web application that allows users to create memes by adding text to images.\nThe application is built with web technologies such as HTML, CSS, and JavaScript.\nIt uses the [Canvas API](https://developer.mozilla.org/docs/Web/API/Canvas_API) to draw the meme text on the image. \nProcessing the image and text is done client-side, so no data is sent to any server.\n\n## Live demo\n\n👉 [Meme Generator](https://georapbox.github.io/meme-generator/)\n\n## Features\n\nSome of the key features of the application include creating memes by:\n- Selecting an image from your device\n- Selecting an image from the web (by URL)\n- Selecting an image from the gallery\n- Taking a photo with your device's web camera\n- Using a solid color as background\n\n## Screenshots\n\nThe following screenshots show the application in action:\n\n![meme](screenshots/screenshot.png)\n\n## Development\n\nBelow are the instructions for setting up the development environment.\n\n### Prerequisites\n\n- Node.js (v20.x.x)\n- npm (v10.x.x)\n\n### Installation\n\nClone the repository to your local machine:\n\n```sh\ngit clone git@github.com:georapbox/meme-generator.git\n```\n\nNavigate to the project's directory and install the dependencies:\n\n```sh\nnpm install\n```\n\n### Running the application\n\nTo run the application in development mode, run the following command:\n\n```sh\nnpm start -- --open\n```\n\nThis will start the development server and open the application in your default web browser.\n\n### Building the application for production\n\nTo build the application for production, run the following command:\n\n```sh\nnpm run build\n```\n\nThis will create a `dist` directory containing the production build of the application.\n\n### Deployment\n\nTo deploy the application, run the following command:\n\n```sh\nnpm run deploy\n```\n\nThis will build the application first and then deploy it to GitHub Pages in the `gh-pages` branch.\n\n## License\n\n[The MIT License (MIT)](https://github.com/georapbox/meme-generator/blob/master/LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorapbox%2Fmeme-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgeorapbox%2Fmeme-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgeorapbox%2Fmeme-generator/lists"}