{"id":48299229,"url":"https://github.com/aasn0119/react-random_memes_generator","last_synced_at":"2026-04-04T23:43:07.143Z","repository":{"id":196780665,"uuid":"697117003","full_name":"aasn0119/React-random_Memes_Generator","owner":"aasn0119","description":"Welcome to the Random Meme Generator app! This dynamic React application brings humor to your fingertips, allowing you to generate hilarious memes in two exciting ways. 🎉","archived":false,"fork":false,"pushed_at":"2023-09-27T05:45:22.000Z","size":21858,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-01-26T09:36:45.767Z","etag":null,"topics":["dynamic","gif-generator","gifs","github","githubpages","meme-generator","memes","pages","react","reactjs","reactjs-components"],"latest_commit_sha":null,"homepage":"https://aasn0119.github.io/React-random_Memes_Generator/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aasn0119.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-09-27T05:04:05.000Z","updated_at":"2023-09-27T05:38:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e365163-dc78-4df6-af7e-8abf7f2530c4","html_url":"https://github.com/aasn0119/React-random_Memes_Generator","commit_stats":null,"previous_names":["aasn0119/react-random_memes_generator"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aasn0119/React-random_Memes_Generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasn0119%2FReact-random_Memes_Generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasn0119%2FReact-random_Memes_Generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasn0119%2FReact-random_Memes_Generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasn0119%2FReact-random_Memes_Generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aasn0119","download_url":"https://codeload.github.com/aasn0119/React-random_Memes_Generator/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aasn0119%2FReact-random_Memes_Generator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31419542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["dynamic","gif-generator","gifs","github","githubpages","meme-generator","memes","pages","react","reactjs","reactjs-components"],"created_at":"2026-04-04T23:43:06.534Z","updated_at":"2026-04-04T23:43:07.127Z","avatar_url":"https://github.com/aasn0119.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🚀 Random Meme Generator App 🤣\n\nWelcome to the Random Meme Generator app! This dynamic React application brings humor to your fingertips, allowing you to generate hilarious memes in two exciting ways. 🎉\n\n![Demo](./src/Assets/demoimg.png)\n\n## 📋 Features\n\n✨ Here are some exciting features of the Random Meme Generator:\n\n- 🤪 **Random Memes**: Click the \"Generate\" button, and watch as a new meme appears with every click.\n- 🖼️ **Category Selection**: Pick a meme category of your choice, and click \"Generate\" to get memes from that category.\n- 📤 **Share Memes**: Share your favorite memes with friends and family on social media.\n- 🔄 **Infinite Fun**: Keep clicking for endless meme entertainment.\n\n## 🚀 Quick Start\n\nGetting started with the Random Meme Generator is a breeze:\n\n1. Navigate to the directory where you want to store the project. You can use the `cd` command to change directories. For example, to navigate to your desktop, you can use:\n\n   ```bash\n   cd ~/Desktop\n   ```\n\n2. Clone the repository by running the following command. This will create a copy of the project on your computer:\n\n   ```bash\n   git clone https://github.com/aasn0119/React-random_Memes_Generator.git\n   ```\n\n3. Once the repository is cloned, navigate to the project folder:\n\n   ```bash\n   cd React-random_Memes_Generator\n   ```\n\n4. **Install Dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n5. **Start the App:**\n\n   ```bash\n   npm start\n   ```\n\n6. **Open Your Browser:**\n\n   The app will be running at `http://localhost:3000`.\n\n## 🎨 Customization\n\nFeel free to customize the Random Meme Generator app to match your style and preferences:\n\n- Modify the CSS in the `src/styles` folder to change the app's appearance.\n- Add your favorite memes to the meme library by following the data structure in `src/data/memes.js`.\n\n## 🌐 Live Demo\n\nCheck out the live demo of the Random Meme Generator here: [Live Demo](https://aasn0119.github.io/React-random_Memes_Generator/)\n\n## 🤝 Contributing\n\nIf you have ideas to improve the Random Meme Generator, contributions are welcome! Fork the repository, create a new branch, and submit a pull request.\n\n## 📞 Contact\n\nIf you have any questions or want to get in touch, feel free to reach out:\n\n- Email: aasnsa05@gmail.com\n- LinkedIn: [@YourLinkedInHandle](https://www.linkedin.com/in/anuj-abhi-s019)\n\nLet the meme-creating fun begin! Happy coding and meme-sharing! 😄🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasn0119%2Freact-random_memes_generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faasn0119%2Freact-random_memes_generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faasn0119%2Freact-random_memes_generator/lists"}