{"id":51027770,"url":"https://github.com/saeedkolivand/address-book-app","last_synced_at":"2026-06-21T21:01:39.950Z","repository":{"id":50063053,"uuid":"518092315","full_name":"saeedkolivand/address-book-app","owner":"saeedkolivand","description":"Address Book App","archived":false,"fork":false,"pushed_at":"2022-08-04T16:45:41.000Z","size":660,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-06T22:58:13.269Z","etag":null,"topics":["axios","eslint","jest","prettier","react","react-helmet","react-infinite-scroll-component","react-query","react-redux","react-router","redux-toolkit","sass","typescript"],"latest_commit_sha":null,"homepage":"https://wondrous-khapse-b4bb21.netlify.app","language":"TypeScript","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/saeedkolivand.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}},"created_at":"2022-07-26T14:21:35.000Z","updated_at":"2022-11-04T15:13:58.000Z","dependencies_parsed_at":"2022-08-27T06:40:31.837Z","dependency_job_id":null,"html_url":"https://github.com/saeedkolivand/address-book-app","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/saeedkolivand/address-book-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeedkolivand%2Faddress-book-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeedkolivand%2Faddress-book-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeedkolivand%2Faddress-book-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeedkolivand%2Faddress-book-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saeedkolivand","download_url":"https://codeload.github.com/saeedkolivand/address-book-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saeedkolivand%2Faddress-book-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34625624,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-21T02:00:05.568Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["axios","eslint","jest","prettier","react","react-helmet","react-infinite-scroll-component","react-query","react-redux","react-router","redux-toolkit","sass","typescript"],"created_at":"2026-06-21T21:01:35.680Z","updated_at":"2026-06-21T21:01:39.935Z","avatar_url":"https://github.com/saeedkolivand.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eWelcome to Address Book App 👋\u003c/h1\u003e\n\u003cp\u003e\n  \u003cimg alt=\"Version\" src=\"https://img.shields.io/badge/version-0.1.0-blue.svg?cacheSeconds=2592000\" /\u003e\n\u003c/p\u003e\n\n### ✨ [Demo](https://wondrous-khapse-b4bb21.netlify.app)\n\n## Install\n\n```sh\nyarn | npm i\n```\n\n## Usage\n\n```sh\nyarn start | npm start\n```\n\n## Run tests\n\n```sh\nyarn test | npm test\n```\n\n## Author\n\n👤 **Saeed Kolivand**\n\n* Github: [@saeedkolivand](https://github.com/saeedkolivand)\n* LinkedIn: [@saeedkolivand](https://linkedin.com/in/saeedkolivand)\n\n## Dependencies\n\n- [@reduxjs/toolkit](https://ghub.io/@reduxjs/toolkit): The official, opinionated, batteries-included toolset for efficient Redux development\n- [@tanstack/react-query](https://ghub.io/@tanstack/react-query): Hooks for managing, caching and syncing asynchronous and remote data in React\n- [@testing-library/jest-dom](https://ghub.io/@testing-library/jest-dom): Custom jest matchers to test the state of the DOM\n- [@testing-library/react](https://ghub.io/@testing-library/react): Simple and complete React DOM testing utilities that encourage good testing practices.\n- [@testing-library/user-event](https://ghub.io/@testing-library/user-event): Fire events the same way the user does\n- [axios](https://ghub.io/axios): Promise based HTTP client for the browser and node.js\n- [react](https://ghub.io/react): React is a JavaScript library for building user interfaces.\n- [react-dom](https://ghub.io/react-dom): React package for working with the DOM.\n- [react-helmet](https://ghub.io/react-helmet): A document head manager for React\n- [react-infinite-scroll-component](https://ghub.io/react-infinite-scroll-component): An Infinite Scroll component in react.\n- [react-redux](https://ghub.io/react-redux): Official React bindings for Redux\n- [react-router-dom](https://ghub.io/react-router-dom): Declarative routing for React web applications\n\n## Dev Dependencies\n\n- [eslint](https://ghub.io/eslint): An AST-based pattern checker for JavaScript.\n- [eslint-config-airbnb](https://ghub.io/eslint-config-airbnb): Airbnb\u0026#39;s ESLint config, following our styleguide\n- [eslint-config-prettier](https://ghub.io/eslint-config-prettier): Turns off all rules that are unnecessary or might conflict with Prettier.\n- [prettier](https://ghub.io/prettier): Prettier is an opinionated code formatter\n- [sass](https://ghub.io/sass): A pure JavaScript implementation of Sass.\n- [stylelint](https://ghub.io/stylelint): A mighty, modern CSS linter.\n- [typescript](https://ghub.io/typescript): TypeScript is a language for application scale JavaScript development\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeedkolivand%2Faddress-book-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaeedkolivand%2Faddress-book-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaeedkolivand%2Faddress-book-app/lists"}