{"id":25857506,"url":"https://github.com/valentyna88/phonebook-app","last_synced_at":"2026-04-04T22:33:44.356Z","repository":{"id":261312816,"uuid":"883877532","full_name":"valentyna88/phonebook-app","owner":"valentyna88","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-22T12:02:27.000Z","size":316,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T11:31:00.093Z","etag":null,"topics":["authentication","react-router","reactjs","redux","redux-toolkit"],"latest_commit_sha":null,"homepage":"https://phonebook-app-beta.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/valentyna88.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":"2024-11-05T18:22:15.000Z","updated_at":"2025-02-22T12:16:56.000Z","dependencies_parsed_at":"2024-12-09T22:28:35.107Z","dependency_job_id":"d852ea69-7908-4454-bc1a-d109792452a9","html_url":"https://github.com/valentyna88/phonebook-app","commit_stats":null,"previous_names":["valentyna88/goit-react-hw-08","valentyna88/phonebook-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/valentyna88/phonebook-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentyna88%2Fphonebook-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentyna88%2Fphonebook-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentyna88%2Fphonebook-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentyna88%2Fphonebook-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valentyna88","download_url":"https://codeload.github.com/valentyna88/phonebook-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valentyna88%2Fphonebook-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31416776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-04T20:09:54.854Z","status":"ssl_error","status_checked_at":"2026-04-04T20:09:44.350Z","response_time":60,"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":["authentication","react-router","reactjs","redux","redux-toolkit"],"created_at":"2025-03-01T19:16:56.481Z","updated_at":"2026-04-04T22:33:44.248Z","avatar_url":"https://github.com/valentyna88.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Phonebook App\n\n## Description\n\nPhonebook App is a simple React application that allows users to add, remove,\nand search for contacts. It is designed to help users organize and manage their\ncontact list efficiently.\n\n## Features\n\n- Add new contacts with a name and phone number\n- Remove existing contacts\n- Search for contacts by name\n- Responsive design for mobile and desktop devices\n\n## Technologies Used\n\n- React.js\n- CSS Modules for styling\n\n## Installation and Setup\n\n1. Clone the repository:\n\n```bash\n   git clone https://github.com/valentyna88/phonebook-app.git\n```\n\n2. Navigate to the project directory:\n\n```bash\n    cd phonebook-app\n```\n\n3. Install dependencies:\n\n```bash\n    npm install\n```\n\n4. Start the application:\n\n```bash\n    npm start\n```\n\nThe app will be available at http://localhost:3000.\n\n## Usage\n\n- Open the application in your browser.\n- Add a new contact by entering the name and phone number, then click \"Add\".\n- Search for a contact using the search bar.\n- Remove a contact by clicking the \"Delete\" button next to the contact's name.\n\n## Folder Structure\n\n```css\nsrc/\n├── assets/\n├── components/\n│   ├── AppBar/\n│   ├── AuthNav/\n│   ├── Contact/\n│   ├── Loader/\n│   └── SharedComponents/\n├── pages/\n│   ├── HomePage/\n│   ├── LoginPage/\n│   └── RegistrationPage/\n├── redux/\n├── utils/\n├── App.jsx\n└── main.jsx\n```\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to this project:\n\n1. Fork the repository.\n2. Create a new branch:\n\n```bash\n    git checkout -b feature-name\n```\n\n3. Make your changes.\n4. Commit your changes:\n\n```bash\n    git commit -m 'Add feature'\n```\n\n5. Push to the branch:\n\n```bash\n    git push origin feature-name\n```\n\n6. Open a Pull Request.\n\n## License\n\nThis project is open-source and available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentyna88%2Fphonebook-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalentyna88%2Fphonebook-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalentyna88%2Fphonebook-app/lists"}