{"id":27295896,"url":"https://github.com/hum2a/dad-joke-generator","last_synced_at":"2026-04-18T04:33:42.818Z","repository":{"id":287428047,"uuid":"907126450","full_name":"Hum2a/dad-joke-generator","owner":"Hum2a","description":"A fun, interactive web application that generates hilarious dad jokes on demand. Perfect for lightening the mood or annoying your friends and family with terrible puns.","archived":false,"fork":false,"pushed_at":"2025-04-11T16:41:09.000Z","size":2461,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T17:44:55.241Z","etag":null,"topics":["css","emberjs","icanhazdadjoke","nodejs"],"latest_commit_sha":null,"homepage":"https://dad-joke-generator-68xz.onrender.com","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/Hum2a.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2024-12-22T22:02:33.000Z","updated_at":"2025-04-11T16:41:13.000Z","dependencies_parsed_at":"2025-04-11T17:59:00.664Z","dependency_job_id":null,"html_url":"https://github.com/Hum2a/dad-joke-generator","commit_stats":null,"previous_names":["hum2a/dad-joke-generator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2Fdad-joke-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2Fdad-joke-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2Fdad-joke-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hum2a%2Fdad-joke-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hum2a","download_url":"https://codeload.github.com/Hum2a/dad-joke-generator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248494534,"owners_count":21113452,"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":["css","emberjs","icanhazdadjoke","nodejs"],"created_at":"2025-04-11T23:29:34.084Z","updated_at":"2026-04-18T04:33:42.768Z","avatar_url":"https://github.com/Hum2a.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dad Joke Generator 👨‍👦 🤣\n\nA fun, interactive web application that generates hilarious dad jokes on demand. Perfect for lightening the mood or annoying your friends and family with terrible puns.\n\n![Dad Joke Generator](public/file.png)\n\n## ✨ Features\n\n- **Random Dad Jokes**: Get a fresh dad joke with a single click\n- **Clean UI**: Simple, responsive design that works on all devices\n- **Fast Loading**: Lightweight application with minimal dependencies\n- **Offline Support**: Access jokes even without internet connection\n\n## 🚀 Live Demo\n\n[Check out the Dad Joke Generator here!](https://your-username.github.io/dad-joke-generator)\n\n## 🛠️ Built With\n\n- [Ember.js](https://emberjs.com/) - The web framework used\n- [icanhazdadjoke API](https://icanhazdadjoke.com/api) - Dad joke provider\n- Modern JavaScript (ES6+)\n- Responsive CSS design\n\n## 🏗️ Getting Started\n\nThese instructions will help you set up a copy of the project on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- [Git](https://git-scm.com/)\n- [Node.js](https://nodejs.org/) (v14 or higher)\n- [npm](https://www.npmjs.com/) (comes with Node.js)\n- [Ember CLI](https://cli.emberjs.com/release/)\n\n### Installation\n\n1. Clone the repository\n   ```\n   git clone https://github.com/your-username/dad-joke-generator.git\n   ```\n\n2. Navigate to the project directory\n   ```\n   cd dad-joke-generator\n   ```\n\n3. Install dependencies\n   ```\n   npm install\n   ```\n\n4. Start the development server\n   ```\n   npm run start\n   ```\n\n5. Open your browser and navigate to `http://localhost:4200`\n\n## 🧪 Running Tests\n\nRun the test suite with:\n```\nnpm run test\n```\n\nOr run tests with live reloading:\n```\nnpm run test:ember -- --server\n```\n\n## 📦 Building for Production\n\nBuild the application for production:\n```\nnpm run build\n```\n\nThe build artifacts will be stored in the `dist/` directory.\n\n## 🚢 Deployment\n\nThe application can be deployed to GitHub Pages using:\n```\nnpm run deploy\n```\n\n## 🤝 Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n1. Fork the Project\n2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)\n3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)\n4. Push to the Branch (`git push origin feature/AmazingFeature`)\n5. Open a Pull Request\n\n## 📝 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgments\n\n- Thanks to [icanhazdadjoke.com](https://icanhazdadjoke.com/) for providing the dad joke API\n- All the dads out there who continue to inspire us with their questionable humor\n\n---\n\n\u003cp align=\"center\"\u003eMade with ❤️ and terrible humor\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhum2a%2Fdad-joke-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhum2a%2Fdad-joke-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhum2a%2Fdad-joke-generator/lists"}