{"id":19119991,"url":"https://github.com/iadtya/contact-list","last_synced_at":"2026-05-07T14:46:27.724Z","repository":{"id":213740061,"uuid":"734473235","full_name":"iAdtya/contact-list","owner":"iAdtya","description":"This project is a contact list app built with React, Redux Toolkit, and React Router DOM. It fetches and displays a list of contacts from an API, and allows you to add, update, and delete contacts","archived":false,"fork":false,"pushed_at":"2024-01-04T00:40:33.000Z","size":1400,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-03T07:48:46.937Z","etag":null,"topics":["react-hot-toast","react-router","react-toolkit","tailwindcss"],"latest_commit_sha":null,"homepage":"https://contact-list-two-drab.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/iAdtya.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":"2023-12-21T19:16:22.000Z","updated_at":"2023-12-25T17:15:05.000Z","dependencies_parsed_at":"2024-01-04T02:13:54.460Z","dependency_job_id":null,"html_url":"https://github.com/iAdtya/contact-list","commit_stats":null,"previous_names":["iadtya/contact-list"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2Fcontact-list","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2Fcontact-list/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2Fcontact-list/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iAdtya%2Fcontact-list/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iAdtya","download_url":"https://codeload.github.com/iAdtya/contact-list/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240173314,"owners_count":19759756,"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":["react-hot-toast","react-router","react-toolkit","tailwindcss"],"created_at":"2024-11-09T05:12:11.122Z","updated_at":"2025-10-17T14:02:36.505Z","avatar_url":"https://github.com/iAdtya.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contact List App\n\nThis project is a contact list app built with React, Redux Toolkit, and React Router DOM. It fetches and displays a list of contacts from an API, and allows you to add, update, and delete contacts.\n\n## OUTPUT\n![Screenshot 2023-12-25 224250](https://github.com/iAdtya/contact-list/assets/93979441/f50ae053-9694-42bf-b480-117826e8fa2c)\n\n## Project Structure\n\n\n```\ncontact-list-app\n├── public\n│   └── index.html\n├── src\n│   ├── components\n│   │   ├── ContactList\n│   │   │   └── index.js\n│   │   ├── ContactForm\n│   │   │   └── index.js\n│   │   └── ContactDetails\n│   │       └── index.js\n│   ├── redux\n│   │   ├── store.js\n│   │   └── slices\n│   │       └── contactSlice.js\n│   ├── App.js\n│   ├── index.js\n│   └── App.css\n├── package.json\n├── .env\n└── README.md\n```\n\n## Getting Started\n\nTo get started with the project, follow these steps:\n\n1. Clone the repository: `git clone https://github.com/your-username/contact-list-app.git`\n2. Navigate into the project directory: `cd contact-list-app`\n3. Install the dependencies: `npm install`\n4. Start the development server: `npm start`\n\nThe app will be running at `http://localhost:3000`.\n\n## Features\n\n- Fetch and display contacts from the API\n- Add a new contact\n- Update an existing contact\n- Delete a contact\n\n## Built With\n\n- React\n- Redux Toolkit\n- React Router DOM\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadtya%2Fcontact-list","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiadtya%2Fcontact-list","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiadtya%2Fcontact-list/lists"}