{"id":20252516,"url":"https://github.com/vagnernerves/calculator-boracodar","last_synced_at":"2026-04-12T12:32:08.943Z","repository":{"id":65696458,"uuid":"596718373","full_name":"VagnerNerves/calculator-boracodar","owner":"VagnerNerves","description":"Developed the project of a calculator in react native.","archived":false,"fork":false,"pushed_at":"2023-02-05T20:06:35.000Z","size":430,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T16:50:06.698Z","etag":null,"topics":["expo","phosphor-icons","react","react-native","react-native-svg","react-native-svg-transformer","reactnative","styled-components","typescript"],"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/VagnerNerves.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-02T19:38:18.000Z","updated_at":"2023-02-05T20:08:25.000Z","dependencies_parsed_at":"2023-02-18T20:45:33.411Z","dependency_job_id":null,"html_url":"https://github.com/VagnerNerves/calculator-boracodar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VagnerNerves/calculator-boracodar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VagnerNerves%2Fcalculator-boracodar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VagnerNerves%2Fcalculator-boracodar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VagnerNerves%2Fcalculator-boracodar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VagnerNerves%2Fcalculator-boracodar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VagnerNerves","download_url":"https://codeload.github.com/VagnerNerves/calculator-boracodar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VagnerNerves%2Fcalculator-boracodar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31715492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"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":["expo","phosphor-icons","react","react-native","react-native-svg","react-native-svg-transformer","reactnative","styled-components","typescript"],"created_at":"2024-11-14T10:17:06.884Z","updated_at":"2026-04-12T12:32:08.929Z","avatar_url":"https://github.com/VagnerNerves.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg alt=\"Calculator\" title=\"Calculator\" src=\"./.github/logocalculator.svg\" /\u003e\n\u003c/h1\u003e\n\nDeveloped the project of a calculator in react native.\n\n## 🎥 Implementation Video\n\n\n\nhttps://user-images.githubusercontent.com/40831841/216842132-ddbd3a33-5703-44e2-842e-db8bed30d456.mp4\n\n\n\n## 🎨 Layout\n\nLayout developed by [Millena Martins](https://www.linkedin.com/in/millenakmartins/)\n\n[![Layout in Figma](https://github.com/VagnerNerves/default-readme/blob/main/assets/layout-in-figma.svg)](\u003chttps://www.figma.com/file/eetMiduFXxD0A1xl16KvTE/%23boraCodar---Desafio-5-(Community)?node-id=1%3A61\u0026t=I8YHa5B8Wp4JdeL9-1\u003e)\n\n\u003c!-- ## 👏 Learning and more implementations\n\nDescribe what you learned and implemented in the project. --\u003e\n\n## 💡 Technologies used\n\n- [x] [Expo](https://expo.dev/)\n- [x] React Native\n- [x] TypeScript\n- [x] [Styled Components](https://styled-components.com/)\n- [x] [React Native SVG](https://docs.expo.dev/versions/latest/sdk/svg/)\n- [x] [React Native SVG Transformer](https://github.com/kristerkari/react-native-svg-transformer)\n- [x] [Phosphor Icons](https://github.com/duongdev/phosphor-react-native)\n\n## 🚀 Running the project\n\n### Mobile\n\nClone the project\n\n```bash\n  git clone https://github.com/VagnerNerves/calculator-boracodar.git\n```\n\nEnter the project directory\n\n```bash\n  cd calculator-boracodar\n```\n\nInstall with dependencies\n\n```bash\n  npm i\n```\n\nStart the server\n\n```bash\n  npx expo start\n```\n\n\u003c!-- ### Back-end\n\nClone the project\n\n```bash\n  git clone https://link-para-o-projeto\n```\n\nEnter the project directory\n\n```bash\n  cd my-project\n```\n\nInstall with dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run start\n```\n\n### Front-end Web\n\nClone the project\n\n```bash\n  git clone https://link-para-o-projeto\n```\n\nEnter the project directory\n\n```bash\n  cd my-project\n```\n\nInstall with dependencies\n\n```bash\n  npm install\n```\n\nStart the server\n\n```bash\n  npm run start\n``` --\u003e\n\n\u003c!-- ## 📝 Routes\n\n[![Run in Postman](https://github.com/VagnerNerves/default-readme/blob/main/assets/run-in-postman.svg)](https://app.getpostman.com/run-collection/link)\n[![Run in Insomnia](https://github.com/VagnerNerves/default-readme/blob/main/assets/run-in-insomnia.svg)](https://insomnia.rest/run/?label=NAMEPROJECT\u0026uri=LINK) --\u003e\n\n## 🌎 License\n\nThis project is under the MIT license. See the [LICENSE](https://github.com/VagnerNerves/calculator-boracodar/blob/master/LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvagnernerves%2Fcalculator-boracodar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvagnernerves%2Fcalculator-boracodar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvagnernerves%2Fcalculator-boracodar/lists"}