{"id":30363788,"url":"https://github.com/mcabreradev/joke-hub","last_synced_at":"2026-02-12T15:01:17.124Z","repository":{"id":293590625,"uuid":"984525440","full_name":"mcabreradev/joke-hub","owner":"mcabreradev","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-19T15:31:15.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T20:04:25.902Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://joke-hub-seven.vercel.app","language":"Vue","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/mcabreradev.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-16T04:35:59.000Z","updated_at":"2025-05-19T15:31:18.000Z","dependencies_parsed_at":"2025-05-16T05:32:03.420Z","dependency_job_id":"68f33796-f2ea-4e24-b3ef-911627e2a1a7","html_url":"https://github.com/mcabreradev/joke-hub","commit_stats":null,"previous_names":["mcabreradev/joke-hub"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mcabreradev/joke-hub","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fjoke-hub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fjoke-hub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fjoke-hub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fjoke-hub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mcabreradev","download_url":"https://codeload.github.com/mcabreradev/joke-hub/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mcabreradev%2Fjoke-hub/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29369347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"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":[],"created_at":"2025-08-19T19:49:14.115Z","updated_at":"2026-02-12T15:01:17.090Z","avatar_url":"https://github.com/mcabreradev.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Joke Central 🎭\n\nA modern Vue.js application that serves up a collection of jokes, including both general and programming-related humor. Built with Vue 3, TypeScript, and Vite for optimal performance and developer experience.\n\n## ✨ Features\n\n- 🌗 Dark/Light mode support\n- 🔄 Dynamic joke loading from Official Joke API\n- 📊 Category-based filtering (General/Programming)\n- 🔍 Multiple sorting options (Alphabetical, Length, Category)\n- ⭐ Rate your favorite jokes with persistent storage\n- 📱 Fully responsive design\n- 📄 Pagination for better content organization\n\n## 🚀 Tech Stack\n\n- Vue 3\n- TypeScript\n- Vite\n- Pinia (State Management)\n- Vue Router\n- TailwindCSS\n- Axios\n- HeadlessUI/HeroIcons\n\n## 🛠️ Setup and Installation\n\n1. Clone the repository:\n```bash\ngit clone git@github.com:mcabreradev/joke-hub.git\ncd joke-hub\n```\n\n2. Install dependencies using pnpm:\n```bash\npnpm install\n```\n\n3. Start the development server:\n```bash\npnpm dev\n```\n\n4. Build for production:\n```bash\npnpm build\n```\n\n## 🔧 Configuration\n\nThe application can be configured through various configuration files:\n\n- `vite.config.ts` - Vite configuration\n- `tailwind.config.js` - TailwindCSS theme and styling\n- `tsconfig.json` - TypeScript configuration\n\n## 📦 Project Structure\n\n```\nsrc/\n├── components/          # Reusable Vue components\n├── views/              # Page components\n├── stores/             # Pinia state management\n├── types/              # TypeScript type definitions\n└── assets/             # Static assets\n```\n\n## 🌟 Features in Detail\n\n### Joke Management\n- Fetches jokes from multiple endpoints (general and programming)\n- Ensures unique IDs for each joke\n- Maintains user ratings in localStorage\n\n### User Interface\n- Responsive design for all screen sizes\n- Dark/Light mode with system preference detection\n- Loading states and error handling\n- Smooth transitions and animations\n\n### Interaction\n- Filter jokes by category\n- Sort by multiple criteria\n- Rate jokes with a star rating system\n- Adjust jokes per page\n- Navigate through paginated results\n\n## 📝 License\n\nMIT License - feel free to use this project for your own learning and development!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcabreradev%2Fjoke-hub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmcabreradev%2Fjoke-hub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmcabreradev%2Fjoke-hub/lists"}