{"id":20383022,"url":"https://github.com/ahmedmohmd/quizz-app","last_synced_at":"2026-04-29T08:34:51.321Z","repository":{"id":61619218,"uuid":"464890723","full_name":"ahmedmohmd/quizz-app","owner":"ahmedmohmd","description":"Awesome Quiz App, Test yourself in 4 Categories of Information. ","archived":false,"fork":false,"pushed_at":"2024-09-18T15:01:37.000Z","size":841,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-19T18:59:07.215Z","etag":null,"topics":["bootstrap","bootstrap5","quickstart","quiz","quiz-game","quizapp","react","styled-components"],"latest_commit_sha":null,"homepage":"https://quizz-app-eta.vercel.app/","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/ahmedmohmd.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}},"created_at":"2022-03-01T12:49:00.000Z","updated_at":"2024-09-18T15:01:42.000Z","dependencies_parsed_at":"2025-01-15T07:18:23.469Z","dependency_job_id":"aa213fe8-fe8f-4585-9dca-07d9209a1a41","html_url":"https://github.com/ahmedmohmd/quizz-app","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ahmedmohmd/quizz-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedmohmd%2Fquizz-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedmohmd%2Fquizz-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedmohmd%2Fquizz-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedmohmd%2Fquizz-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmedmohmd","download_url":"https://codeload.github.com/ahmedmohmd/quizz-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmedmohmd%2Fquizz-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417996,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bootstrap","bootstrap5","quickstart","quiz","quiz-game","quizapp","react","styled-components"],"created_at":"2024-11-15T02:20:01.663Z","updated_at":"2026-04-29T08:34:51.306Z","avatar_url":"https://github.com/ahmedmohmd.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quizz App\n\n## 🚀 Brief Overview\n\nThis Quiz App is a dynamic web application that lets you test your knowledge across various categories like General Knowledge, Computer Science, Books, and Video Games. Offering two question formats—Multiple Choice Questions (MSQ) and True or False—it provides an engaging way to challenge yourself. Built with a sleek, responsive design using the Bootstrap framework, the app ensures a smooth user experience on any device. Powered by JavaScript, HTML, CSS, and React.js, it delivers fast performance and a modern interface to make learning fun and interactive.\n\n## ✨ Key Features\n\n1. Responsive Design\n2. Awesome Design thanks to **tailwind** and **Preline UI**.\n3. Nice perfomance.\n\n## 🛠️ Tech Stack\n\n- React.js\n- Bootstrap\n- [**Axios**](https://www.axios.com/)\n- [**React Icons**](https://react-icons.github.io/react-icons/)\n- [**Styled Components**](https://styled-components.com/)\n- [**Lodash**](https://www.npmjs.com/package/lodash)\n- [**React Router**](https://reactrouter.com/)\n\n## 🔧 Install Instructions\n\n1. Clone the repo\n\n```bash\n    git clone https://github.com/ahmedmohmd/quizz-app.git\n\n```\n\n2. Install dependencies\n\n```bash\n  yarn install\n\n```\n\n3. Run the App\n\n```bash\n  yarn run dev\n\n```\n\n## 🖥️ Usage\n\n1. You can choose quiz with two types: `true-false` and `mcq` questions.\n2. You can filter questions by categories.\n3. You can choose any number of questions.\n\n## 👀 Demo\n\n[Quiz App](https://quizz-app-eta.vercel.app/)\n\n## 🖼️ Application's Screeshots\n\n\u003cdiv \u003e\n  \u003cdiv style=\"display: flex;  justify-content: space-evenly; align-items: center;\"\u003e\n    \u003cimg src=\"./app-screenshots/1.png\" style=\"width: 400px;\"/\u003e\n    \u003cimg src=\"./app-screenshots/2.png\" style=\"width: 400px;\"/\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"display: flex;  justify-content: space-evenly; align-items: center;\"\u003e\n    \u003cimg src=\"./app-screenshots/3.png\" style=\"width: 400px;\"/\u003e\n    \u003cimg src=\"./app-screenshots/4.png\" style=\"width: 400px;\"/\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedmohmd%2Fquizz-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmedmohmd%2Fquizz-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmedmohmd%2Fquizz-app/lists"}