{"id":19974098,"url":"https://github.com/larissaperinoto/trivia","last_synced_at":"2026-04-15T19:39:51.685Z","repository":{"id":116558677,"uuid":"573405070","full_name":"larissaperinoto/trivia","owner":"larissaperinoto","description":"O game de Trivia foi desenvolvido para ser em um jogo de perguntas e respostas onde o usuário pode se cadastrar e seus pontos ficam salvos ao final de cada jogo.","archived":false,"fork":false,"pushed_at":"2022-12-02T13:23:14.000Z","size":719,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T18:33:45.089Z","etag":null,"topics":["css3","html","javascript","kanban","react-router","reactjs","redux","scrum"],"latest_commit_sha":null,"homepage":"trivia-xi-seven.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/larissaperinoto.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-12-02T11:39:52.000Z","updated_at":"2024-08-19T10:02:30.000Z","dependencies_parsed_at":"2023-07-08T16:01:14.657Z","dependency_job_id":null,"html_url":"https://github.com/larissaperinoto/trivia","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/larissaperinoto/trivia","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larissaperinoto%2Ftrivia","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larissaperinoto%2Ftrivia/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larissaperinoto%2Ftrivia/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larissaperinoto%2Ftrivia/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/larissaperinoto","download_url":"https://codeload.github.com/larissaperinoto/trivia/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/larissaperinoto%2Ftrivia/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857616,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["css3","html","javascript","kanban","react-router","reactjs","redux","scrum"],"created_at":"2024-11-13T03:13:54.128Z","updated_at":"2026-04-15T19:39:51.665Z","avatar_url":"https://github.com/larissaperinoto.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Trivia Game\n\nA [Trybe](https://www.betrybe.com/) é uma escola de tecnologia com foco em formação de Desenvolvedores Web e o projeto Trivia foi proposto como atividade de aprimoramento dos estudos sobre desenvolvimento front-end utilizando Redux. \n\nO projeto foi elaborado com o seguinte time de desenvolvedores: [Larissa Perinoto](https://github.com/larissaperinoto), [Amanda Portela](https://github.com/AmandaPtela), [Lucas Brandt](https://github.com/BrandtLC), [Guilherme Podolak Pita](https://github.com/GPodolak) e [Felipe Fortes](https://github.com/F0RT3S).\n\n### Objetivo\n\nA aplicação Trivia consiste em um jogo de perguntas e respostas, no estilo trivia. O usuário deve entrar com username e email para poder jogar. Ao final do jogo é possível ver o ranking de jogadores com suas respectivas pontuações.\n\n### Tecnologias e Ferramentas\n\n\u003cdiv\u003e\n  \u003cimg src='https://img.shields.io/badge/HTML5-E34F26?style=for-the-badge\u0026logo=html5\u0026logoColor=white' alt='HTML' /\u003e\n  \u003cimg src='https://img.shields.io/badge/CSS3-1572B6?style=for-the-badge\u0026logo=css3\u0026logoColor=white' alt='CSS3' /\u003e\n  \u003cimg src='https://img.shields.io/badge/JavaScript-F7DF1E?style=for-the-badge\u0026logo=javascript\u0026logoColor=black' alt='JavaScript' /\u003e\n  \u003cimg src='https://img.shields.io/badge/React-20232A?style=for-the-badge\u0026logo=react\u0026logoColor=61DAFB' alt='ReactJS' /\u003e\n  \u003cimg src='https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white' alt='React-router' /\u003e\n  \u003cimg src='https://img.shields.io/badge/Redux-593D88?style=for-the-badge\u0026logo=redux\u0026logoColor=white' alt='Redux' /\u003e\n  \u003cimg src='https://img.shields.io/badge/eslint-3A33D1?style=for-the-badge\u0026logo=eslint\u0026logoColor=white' alt='ESlint' /\u003e\n\u003c/div\u003e\n\u003cbr\u003e\n\nO projeto foi desenvolvido em JavaScript utilizando a biblioteca [ReactJS](https://pt-br.reactjs.org/) e o React Router para criar as rotas. O gerênciamento de estado da aplicação foi feito utilizando a ferramenta [Redux](https://redux.js.org/). Para alinhar o código com as boas práticas de desenvolvimento foram utilizadas as ferramentas [ESLint](https://github.com/eslint/eslint) e [StyleLint](https://stylelint.io/). \n\n### Desenvolvimento\n\nO projeto foi desenvolvido através de metodologia ágil utilizando o framework Scrum para gerênciamento do projeto e a metodologia Kanban para acompanhamento de tarefas e acompamento visual das atividades.\n\n### Execução do projeto\n\n\u003cdetails\u003e\n   \u003csummary\u003eSaiba mais\u003c/summary\u003e \n  \u003c/br\u003e\n\n  Para executar o projeto na sua máquina, inicie fazendo o clone deste repositório com o comando abaixo \n\n      git clone git@github.com:larissaperinoto/trivia.git\n\n  Utilize o comando abaixo para instalar as dependências após o clone do repositório.\n\n        npm install\n\n  Para iniciar o projeto utilize o comando abaixo.\n\n        npm start\n        \n\u003c/details\u003e\n\n\n![Captura de tela de 2022-12-02 09-06-33](https://user-images.githubusercontent.com/98956659/205290610-73db468d-f1d4-4211-9217-cfa7a6b4abc7.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarissaperinoto%2Ftrivia","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flarissaperinoto%2Ftrivia","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flarissaperinoto%2Ftrivia/lists"}