{"id":23886540,"url":"https://github.com/gah-code/react-quiz-app","last_synced_at":"2025-08-12T21:06:34.270Z","repository":{"id":251865332,"uuid":"838674802","full_name":"gah-code/react-quiz-app","owner":"gah-code","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-20T01:53:19.000Z","size":245,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-29T00:43:22.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gah-code.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":"2024-08-06T06:03:26.000Z","updated_at":"2024-11-20T01:53:22.000Z","dependencies_parsed_at":"2024-08-06T08:02:42.536Z","dependency_job_id":"c54c3181-ac7a-4507-af21-665a4a2a8b14","html_url":"https://github.com/gah-code/react-quiz-app","commit_stats":null,"previous_names":["gah-code/react-quiz-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gah-code/react-quiz-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gah-code%2Freact-quiz-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gah-code%2Freact-quiz-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gah-code%2Freact-quiz-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gah-code%2Freact-quiz-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gah-code","download_url":"https://codeload.github.com/gah-code/react-quiz-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gah-code%2Freact-quiz-app/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270135063,"owners_count":24533199,"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","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-01-04T06:36:57.741Z","updated_at":"2025-08-12T21:06:34.244Z","avatar_url":"https://github.com/gah-code.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Quiz App\n\n![Design preview for the Manage landing page coding challenge](./src/design/quiz-app-ui.png)\n\nA simple quiz application built with React and JSON Server. This project allows users to take quizzes and see their results. It is designed to be easy to set up and extend.\n\n## Table of Contents\n\n- [Demo](#demo)\n- [Features](#features)\n- [Installation](#installation)\n\n## Demo\n\nCheck out the live demo of the app [here](#).\n\n## Features\n\n- Create and take quizzes\n- View quiz results\n- JSON Server for managing quiz data\n- Responsive design\n- Timer\n\n## Installation\n\nFollow these steps to set up the project on your local machine.\n\n### Clone the Repository\n\n```bash\ngit clone https://github.com/yourusername/react-quiz-app.git\ncd react-quiz-app\n\n```\n\n## Project Structure Draft\n\n```plaintext\nreact-quiz-app/\n├── data/\n│   └── questions.json\n├── public/\n│   └── index.html\n├── src/\n│   ├── components/\n│   │   ├── App.js\n│   │   ├── Error.js\n│   │   ├── FinishScreen.js\n│   │   ├── Header.js\n│   │   ├── Loader.js\n│   │   ├── Main.js\n│   │   ├── StartScreen.js\n│   │   └── Quiz.js\n│   ├── App.js\n│   ├── index.js\n│   └── ... (other React components and files)\n├── .gitignore\n├── package.json\n└── README.md\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgah-code%2Freact-quiz-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgah-code%2Freact-quiz-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgah-code%2Freact-quiz-app/lists"}