{"id":21515281,"url":"https://github.com/carloshenryck/trivia-react","last_synced_at":"2026-04-08T20:51:14.101Z","repository":{"id":129169885,"uuid":"591128047","full_name":"carloshenryck/trivia-react","owner":"carloshenryck","description":"❓ A trivia game website. Developed with ReactJs, Redux, React-router. Unit tests made with RTL(react testing library)","archived":false,"fork":false,"pushed_at":"2023-03-10T01:45:02.000Z","size":1629,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-13T17:51:36.456Z","etag":null,"topics":["react-js","react-router","react-testing-library","redux"],"latest_commit_sha":null,"homepage":"https://carloshenryck.github.io/trivia-react/","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/carloshenryck.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":"2023-01-20T01:16:49.000Z","updated_at":"2023-03-10T01:39:39.000Z","dependencies_parsed_at":"2023-05-04T18:18:52.284Z","dependency_job_id":null,"html_url":"https://github.com/carloshenryck/trivia-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/carloshenryck/trivia-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshenryck%2Ftrivia-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshenryck%2Ftrivia-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshenryck%2Ftrivia-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshenryck%2Ftrivia-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/carloshenryck","download_url":"https://codeload.github.com/carloshenryck/trivia-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/carloshenryck%2Ftrivia-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["react-js","react-router","react-testing-library","redux"],"created_at":"2024-11-23T23:54:46.397Z","updated_at":"2026-04-08T20:51:14.050Z","avatar_url":"https://github.com/carloshenryck.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eTrivia React\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  Projeto desenvolvido durante o módulo de front-end no curso da trybe\n\u003c/p\u003e\n\n## 📋 Sobre\nO projeto consiste em desenvolver um jogo de Quiz que possui um sistema de ranking, utilizando React e Redux para gerenciar os contextos, e utilizando RTL(react testing library) para realizar testes unitários\n\n\u003cimg src=\"./public/demonstration.gif\" alt=\"website gif\" width=\"800\"/\u003e\n\n## 💻 Tecnologias\n![ReactJs](https://img.shields.io/badge/React.js-0c3e6f?style=for-the-badge\u0026logo=react\u0026logoColor=white)\n![Redux](https://img.shields.io/badge/Redux-7046b2?style=for-the-badge\u0026logo=redux)\n![React Router](https://img.shields.io/badge/react_router-black?style=for-the-badge\u0026logo=react-router)\n![RTL](https://img.shields.io/badge/react_testing_library-b31413?style=for-the-badge)\n\n## 🧠 Aprendizados\n- Utilizar Redux para gerenciar contextos\n- Praticar testes unitários no front-end com RTL\n- Organização e comunicação de equipe\n\n## 📦 Rodando o projeto\n\nInstale as dependências\n```bash\nnpm i\n```\nRode a aplicação\n```bash\nnpm start\n```\n## 👨‍💻 Contribuidores\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/CarlosHenryck\" target=\"_blank\" \u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/58481753?v=4s=400\u0026u=0ba16a79456c2f250e7579cb388fa18c5c2d7d65\u0026v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eCarlos Henryck\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e \u003cbr\u003e\u003cbr/\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/joaofischborn\" target=\"_blank\" \u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/102385010?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJoão Vitor\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr\u003e\u003cbr/\u003e\n\u003c/td\u003e\n\u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rafaeldev13\" target=\"_blank\" \u003e\u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/102384932?v=4\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRafael Alencar\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr\u003e\u003cbr/\u003e\n\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshenryck%2Ftrivia-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcarloshenryck%2Ftrivia-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcarloshenryck%2Ftrivia-react/lists"}