{"id":14987551,"url":"https://github.com/berthutapea/react-quiz","last_synced_at":"2026-02-27T16:45:17.641Z","repository":{"id":159246491,"uuid":"634525048","full_name":"berthutapea/react-quiz","owner":"berthutapea","description":"React Quiz (Fullstack Open Source Quiz Application)","archived":false,"fork":false,"pushed_at":"2023-05-13T20:03:07.000Z","size":107,"stargazers_count":39,"open_issues_count":0,"forks_count":7,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-12T00:15:35.109Z","etag":null,"topics":["dayjs","firebase","firebase-auth","framer-motion","react","react-icons","react-vite","reat-router-dom","tailwind-css","zustand"],"latest_commit_sha":null,"homepage":"https://bertquiz.vercel.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/berthutapea.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"berthutapea","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://saweria.co/berthutapea"]}},"created_at":"2023-04-30T12:15:31.000Z","updated_at":"2025-01-03T19:38:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"16f564e2-13c6-40cf-b23f-d74cb9278982","html_url":"https://github.com/berthutapea/react-quiz","commit_stats":{"total_commits":37,"total_committers":1,"mean_commits":37.0,"dds":0.0,"last_synced_commit":"62060aa59aa1c2abd7b0f39f16a972a7550749f6"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berthutapea%2Freact-quiz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berthutapea%2Freact-quiz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berthutapea%2Freact-quiz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berthutapea%2Freact-quiz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berthutapea","download_url":"https://codeload.github.com/berthutapea/react-quiz/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248497818,"owners_count":21113984,"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":["dayjs","firebase","firebase-auth","framer-motion","react","react-icons","react-vite","reat-router-dom","tailwind-css","zustand"],"created_at":"2024-09-24T14:14:55.356Z","updated_at":"2026-02-27T16:45:12.618Z","avatar_url":"https://github.com/berthutapea.png","language":"JavaScript","funding_links":["https://github.com/sponsors/berthutapea","https://saweria.co/berthutapea"],"categories":[],"sub_categories":[],"readme":"\u003cH1 align =\"center\" \u003e REACT QUIZ  \u003c/h1\u003e\n\u003ch5  align =\"center\"\u003e \nFullstack open source quiz application \u003c/h5\u003e\n\u003cbr/\u003e\n\n  * [Configuration and Setup](#configuration-and-setup)\n  * [Key Features](#key-features)\n  * [Technologies used](#technologies-used)\n  * [📸 Screenshots](#screenshots)\n  * [Author](#author)\n  * [License](#license)\n\n\n## Configuration and Setup\n\nIn order to run this project locally, simply fork and clone the repository or download as zip and unzip on your machine.\n\n- Open the project in your prefered code editor.\n- Go to terminal -\u003e New terminal (If you are using VS code)\n\nIn the first terminal\n\n```\n$ cd react-quiz\n$ npm install \n$ npm run dev\n\n```\n\n```\n#  ---  Config.env  ---\n\nVITE_API_KEY=your_api_key\nVITE_AUTH_DOMAIN=your_auth_domain\nVITE_PROJECT_ID=your_project_id\nVITE_STORAGE_BUCKET=your_storage_bucket\nVITE_MESSAGING_SENDER_ID=your_messaging_sender_id\nVITE_APP_ID=your_app_id\n\n```\n\n##  Key Features\n\n- User registration and login\n- Select the type of question and the difficulty level of the question\n- Juis time is running and after the time is up it stops automatically\n- The final results of the answers answered will be shown\n- Incorrect and correct answer results will be displayed\n- Responsive Design\n\n\u003cbr/\u003e\n\n##  Technologies used\n\nThis project was created using the following technologies.\n\n- [React js ](https://www.npmjs.com/package/react) - JavaScript library that is used for building user interfaces specifically for single-page applications.\n- [React Vite](https://vitejs.dev/guide/) - Improved website speed.\n- [React Hooks  ](https://reactjs.org/docs/hooks-intro.html) - For managing and centralizing application state.\n- [react-router-dom](https://www.npmjs.com/package/react-router-dom) - To handle routing.\n- [Tailwind Css](https://tailwindcss.com/) - For User Interface.\n- [React icons](https://react-icons.github.io/react-icons/) -Small library that helps you add icons  to your react apps.\n- [Framer Motion](https://www.framer.com/motion/) As animation on the website.\n- [Firebase](https://firebase.google.com/) User authentication \u0026 data storage.\n \n\n\n ##  Screenshots \n\n![img-1](https://user-images.githubusercontent.com/111676859/235448791-4dc03043-834d-4cc6-986f-d73eb120b73e.png)\n---- -\n![img-2](https://user-images.githubusercontent.com/111676859/235448776-8d6eeeae-0bc6-42c0-9886-01b337a1c060.png)\n--- - \n![img-3](https://user-images.githubusercontent.com/111676859/235448778-4da1fae9-5eeb-4436-9658-4366ac4f60cf.png)\n--- - \n![img-4](https://user-images.githubusercontent.com/111676859/235448781-6b7e71d7-aff0-4d8d-8dc4-3a17f0442c45.png)\n--- - \n![img-5](https://user-images.githubusercontent.com/111676859/235448786-99ad55ea-6d3b-42f7-b850-7a689af1f905.png)\n--- - \n![img-6](https://user-images.githubusercontent.com/111676859/235448787-74e9c56c-7bf4-403f-9b65-540648687548.png)\n--- - \n![img-7](https://user-images.githubusercontent.com/111676859/235448789-2e077d59-cf47-42b2-bdf1-db88ab2baa6a.png)\n\n\n\n## Author\n- Portfolio: [berthutapea](https://berthutapea.vercel.app/)\n- Github: [berthutapea](https://github.com/berthutapea)\n- Sponsor: [berthutapea](https://saweria.co/berthutapea)\n- Linkedin: [gilberthutapea](https://www.linkedin.com/in/gilberthutapea/)\n- Email: [berthutapea@gmail.com](mailto:berthutapea@gmail.com)\n\n## License\n\nMIT License\n\nCopyright (c) 2022 Gilbert Hutapea\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberthutapea%2Freact-quiz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberthutapea%2Freact-quiz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberthutapea%2Freact-quiz/lists"}