{"id":24485639,"url":"https://github.com/ricnaga/react-templates","last_synced_at":"2026-04-15T19:42:11.525Z","repository":{"id":63741207,"uuid":"570340759","full_name":"Ricnaga/react-templates","owner":"Ricnaga","description":"Aplicação utilizadas como template para funções mais básicas","archived":false,"fork":false,"pushed_at":"2023-05-31T21:20:25.000Z","size":1890,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-01T21:06:40.001Z","etag":null,"topics":["chakra-ui","eslint","husky","json-server","lint-staged","prettier","react","typecheck","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/Ricnaga.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-25T00:09:07.000Z","updated_at":"2023-01-28T20:38:45.000Z","dependencies_parsed_at":"2023-01-30T09:15:56.157Z","dependency_job_id":null,"html_url":"https://github.com/Ricnaga/react-templates","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ricnaga/react-templates","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricnaga%2Freact-templates","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricnaga%2Freact-templates/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricnaga%2Freact-templates/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricnaga%2Freact-templates/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ricnaga","download_url":"https://codeload.github.com/Ricnaga/react-templates/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ricnaga%2Freact-templates/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31857624,"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":["chakra-ui","eslint","husky","json-server","lint-staged","prettier","react","typecheck","typescript","webpack"],"created_at":"2025-01-21T14:19:16.743Z","updated_at":"2026-04-15T19:42:11.485Z","avatar_url":"https://github.com/Ricnaga.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"./cover.jpg\" /\u003e\n\u003cimg src=\"./todo.jpg\" /\u003e\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n# react templates\n\n\u003c/div\u003e\n\n\u003cimg src=\"https://img.shields.io/github/license/Ricnaga/react-templates?style=for-the-badge\"/\u003e\n\n### \u003cdiv align=\"center\"\u003e Aplicação em Reactjs/Typescript, abordando conceitos sobre: \u003c/div\u003e\n\n- [TypeScript](https://www.typescriptlang.org/) - Tipagens avançadas\n- [ChakraUI](https://chakra-ui.com/) - UI para react\n- [Webpack](https://webpack.js.org/) - Bundler para gerenciar a aplicação\n- [Formik](https://formik.org/docs/overview/) - Manipulação de formulário\n- [Testing library](https://testing-library.com/) - Testes unitários\n- [ESLint](https://eslint.org/) - linter para código\n- [Prettier](https://prettier.io/) - formatador de código\n- [Husky](https://typicode.github.io/husky/#/) - Capturar determinado momento de um commit\n- [Lint-staged](https://github.com/okonet/lint-staged) - Executar ações em determinado momento de um commit\n- [Commitlint](https://commitlint.js.org/#/) - Formatador de commits\n- [Commitizen](https://github.com/commitizen/cz-cli) - Automiza mensagens de commit\n\n## \u003cdiv align=\"center\"\u003eRequisitos\u003c/div\u003e\n\nPara executar a aplicação é necessário instalar algumas ferramentas tais como um editor de códigos para realizar compilação dos mesmos. Nesse projeto foi utilizado o [Visual Studio Code](https://code.visualstudio.com/), [NodeJS](https://nodejs.org/en/) para compilação do código, [Git Bash](https://gitforwindows.org/) para baixar o repositório e baixar todas as dependências necessárias.\n\n```bash\n# Clone este repositório(caso ja tenha feito isso no passo anterior, pule para o próximo comando)\n$ git clone \u003chttps://github.com/Ricnaga/react-templates\u003e\n\n# Acesse a pasta do projeto no terminal/cmd\n$ cd react-templates\n\n# Instale as dependências\n$ yarn (ou npm -i)\n\n# Inicie a aplicação \n$ yarn dev (ou npm run dev)\n\n# A aplicação abrirá automaticamente um navegador com o endereço \u003chttp://localhost:3000\u003e\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricnaga%2Freact-templates","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricnaga%2Freact-templates","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricnaga%2Freact-templates/lists"}