{"id":14981990,"url":"https://github.com/safdarjamal/quiz-app","last_synced_at":"2025-04-04T15:09:56.100Z","repository":{"id":42437465,"uuid":"182525249","full_name":"SafdarJamal/quiz-app","owner":"SafdarJamal","description":"🏆 QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.","archived":false,"fork":false,"pushed_at":"2024-07-10T14:57:08.000Z","size":11514,"stargazers_count":386,"open_issues_count":8,"forks_count":211,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-04-04T15:09:51.898Z","etag":null,"topics":["javascript","jsx","mobile-web","offline-first","opentdb","opentdb-api","progressive-web-app","pwa","quiz-app","quizapp","react","react-pwa","react-quiz","reactjs","semantic-ui","semantic-ui-react","trivia-quiz","ui","web-app"],"latest_commit_sha":null,"homepage":"https://safdarjamal.github.io/quiz-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/SafdarJamal.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-04-21T11:36:37.000Z","updated_at":"2025-04-03T04:36:14.000Z","dependencies_parsed_at":"2023-02-08T05:45:44.904Z","dependency_job_id":"efad89a4-eba9-4b5e-9f92-d7d523dbdfc1","html_url":"https://github.com/SafdarJamal/quiz-app","commit_stats":{"total_commits":424,"total_committers":5,"mean_commits":84.8,"dds":0.125,"last_synced_commit":"31d80f7a7dd3c894eb64a459cc0fda99689cb910"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fquiz-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fquiz-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fquiz-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SafdarJamal%2Fquiz-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SafdarJamal","download_url":"https://codeload.github.com/SafdarJamal/quiz-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198463,"owners_count":20900080,"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":["javascript","jsx","mobile-web","offline-first","opentdb","opentdb-api","progressive-web-app","pwa","quiz-app","quizapp","react","react-pwa","react-quiz","reactjs","semantic-ui","semantic-ui-react","trivia-quiz","ui","web-app"],"created_at":"2024-09-24T14:04:37.028Z","updated_at":"2025-04-04T15:09:56.078Z","avatar_url":"https://github.com/SafdarJamal.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003ca href=\"https://safdarjamal.github.io/quiz-app/\"\u003e\n    QuizApp\n  \u003c/a\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/quiz-app/actions?query=workflow%3A%22Node.js+CI%22\"\u003e\n    \u003cimg src=\"https://github.com/SafdarJamal/quiz-app/workflows/Node.js%20CI/badge.svg\" alt=\"Node.js CI\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/quiz-app/releases\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/SafdarJamal/quiz-app\" alt=\"GitHub Release (latest by date)\" /\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/SafdarJamal/quiz-app/blob/master/LICENSE\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/SafdarJamal/quiz-app\" alt=\"License\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  QuizApp is a free and open-source quiz application that lets you play fully customized quizzes right in the browser.\n\u003c/p\u003e\n\n![QuizApp](https://github.com/SafdarJamal/quiz-app/assets/48409548/22e9696d-bab4-4aa5-a028-4a4f9ce71777)\n\n## Built with\n\n- [React](http://react.dev)\n- [Semantic UI](https://semantic-ui.com)\n- [Open Trivia Database API](https://opentdb.com/api_config.php)\n\n## Development\n\nTo get a local copy of the code, clone it using git:\n\n```\ngit clone https://github.com/SafdarJamal/quiz-app.git\ncd quiz-app\n```\n\nInstall dependencies:\n\n```\nnpm install\n```\n\nNow, you can start a local web server by running:\n\n```\nnpm start\n```\n\nAnd then open http://localhost:3000 to view it in the browser.\n\n#### Available Scripts\n\nIn this project, you can run the following scripts:\n\n| Script        | Description                                                             |\n| ------------- | ----------------------------------------------------------------------- |\n| npm start     | Runs the app in the development mode.                                   |\n| npm test      | Launches the test runner in the interactive watch mode.                 |\n| npm run build | Builds the app for production to the `build` folder.                    |\n| npm run eject | This command will remove the single build dependency from your project. |\n\n## Credits\n\nQuizApp is built and maintained by [Safdar Jamal](https://safdarjamal.github.io).\n\n## License\n\nCode released under the [MIT license](https://github.com/SafdarJamal/quiz-app/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafdarjamal%2Fquiz-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsafdarjamal%2Fquiz-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsafdarjamal%2Fquiz-app/lists"}