{"id":14977469,"url":"https://github.com/ecrozatti/gobarber_web","last_synced_at":"2026-02-08T23:32:14.094Z","repository":{"id":123171355,"uuid":"308202729","full_name":"ecrozatti/GoBarBer_Web","owner":"ecrozatti","description":"Projeto frontend usando ReactJS com TypeScript, rotas e envio de arquivos por formulário. A aplicação se conecta a API criada no repositório GoBarber_Backend.","archived":false,"fork":false,"pushed_at":"2021-06-09T03:27:01.000Z","size":1841,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T09:17:02.514Z","etag":null,"topics":["axios","editorconfig","eslint","polished","prettier","reacticons","reactjs","styledcomponents","typescript","unform","yup"],"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/ecrozatti.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2020-10-29T03:03:48.000Z","updated_at":"2022-04-21T17:38:52.000Z","dependencies_parsed_at":"2023-05-26T05:46:01.155Z","dependency_job_id":null,"html_url":"https://github.com/ecrozatti/GoBarBer_Web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FGoBarBer_Web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FGoBarBer_Web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FGoBarBer_Web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ecrozatti%2FGoBarBer_Web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ecrozatti","download_url":"https://codeload.github.com/ecrozatti/GoBarBer_Web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241482101,"owners_count":19969850,"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":["axios","editorconfig","eslint","polished","prettier","reacticons","reactjs","styledcomponents","typescript","unform","yup"],"created_at":"2024-09-24T13:55:43.749Z","updated_at":"2026-02-08T23:32:14.060Z","avatar_url":"https://github.com/ecrozatti.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"GoBarber-logo\" src=\"https://github.com/ecrozatti/GoBarber_Backend/blob/master/.github/logo.svg\" width=\"250px\" /\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"#page_with_curl-sobre\"\u003eSobre\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#computer-tecnologias\"\u003eTecnologias\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#books-requisitos\"\u003eRequisitos\u003c/a\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;|\u0026nbsp;\u0026nbsp;\u0026nbsp;\n  \u003ca href=\"#rocket-começando\"\u003eComeçando\u003c/a\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003e\n    \u003cimg alt=\"GoBarber\" src=\"https://github.com/ecrozatti/GoBarber_Backend/blob/master/.github/gobarber.png\" /\u003e\n\u003c/h1\u003e\n\n## :page_with_curl: Sobre\n![GitHub language count](https://img.shields.io/github/languages/count/ecrozatti/GoBarBer_Web)\n![GitHub top language](https://img.shields.io/github/languages/top/ecrozatti/GoBarBer_Web)\n![GitHub repo size](https://img.shields.io/github/repo-size/ecrozatti/GoBarBer_Web)\n![GitHub](https://img.shields.io/github/license/ecrozatti/GoBarBer_Web)\n![GitHub last commit](https://img.shields.io/github/last-commit/ecrozatti/GoBarBer_Web)\n\nEste repositório contém a aplicação web GoBarber. Projeto frontend usando ReactJS com TypeScript, rotas e envio de arquivos por formulário. A aplicação se conecta a API criada no repositório [GoBarber_Backend](https://github.com/ecrozatti/GoBarber_Backend).\n\nGoBarber é uma aplicação para gerenciamento da agenda de barbearias. O projeto pode ser acessado tanto por clientes, como por prestadores de serviços.\n\nClientes podem escolher os horários disponíveis e os barbeiros gerenciar seus agendamentos.\n\n## :computer: Tecnologias\nEsse projeto foi desenvolvido no Bootcamp GoStack da Rocketseat com as seguintes tecnologias:\n\n- [ReactJS](https://reactjs.org/)\n- [TypeScript](https://www.typescriptlang.org/)\n- [React Router DOM](https://reacttraining.com/react-router/)\n- [React Icons](https://react-icons.netlify.com/#/)\n- [UnForm](https://unform.dev/)\n- [Yup](https://github.com/jquense/yup)\n- [Styled Components](https://styled-components.com/)\n- [Polished](https://github.com/styled-components/polished)\n- [Axios](https://github.com/axios/axios)\n- [Husky](https://github.com/typicode/husky)\n- [Commitlint](https://github.com/conventional-changelog/commitlint)\n- [Commitizen](https://github.com/commitizen/cz-cli)\n- [Eslint](https://eslint.org/)\n- [Prettier](https://prettier.io/)\n- [EditorConfig](https://editorconfig.org/)\n\n## :books: Requisitos\n- Ter [**Git**](https://git-scm.com/) para clonar o projeto.\n\n## :rocket: Começando\n``` bash\n  # Clonar o projeto:\n  $ git clone https://github.com/ecrozatti/GoBarBer_Web.git\n\n  # Entrar no diretório:\n  $ cd GoBarBer_Web\n  \n  # Instalar as dependências:\n  $ yarn install\n\n  # Rodar a aplicação:\n  $ yarn start\n```\n\nMade with 💚 by [Eric Crozatti Ferreira](https://www.linkedin.com/in/eric-crozatti-1447688a/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Fgobarber_web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fecrozatti%2Fgobarber_web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fecrozatti%2Fgobarber_web/lists"}