{"id":49573349,"url":"https://github.com/danula-ded/pindie-frontend","last_synced_at":"2026-05-03T15:38:00.362Z","repository":{"id":222021399,"uuid":"756001244","full_name":"danula-ded/pindie-frontend","owner":"danula-ded","description":"Frontend — часть приложения Pindie, которая обеспечивает красивый визуальный интерфейс, возможность выбора понравившейся игры и возможность сыграть в них, также осуществляет обмен данными с Backend через REST API.","archived":false,"fork":false,"pushed_at":"2024-08-17T20:42:16.000Z","size":387,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-08-18T21:00:04.650Z","etag":null,"topics":["css3","html5","reactjs","rest-api"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/danula-ded.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-02-11T17:45:58.000Z","updated_at":"2024-08-18T11:24:55.000Z","dependencies_parsed_at":"2024-02-15T17:53:03.426Z","dependency_job_id":"5bd4e547-e041-4025-82ff-611b671ec19f","html_url":"https://github.com/danula-ded/pindie-frontend","commit_stats":null,"previous_names":["danula-ded/pindai-next","danula-ded/pindie-frontend"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danula-ded/pindie-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danula-ded%2Fpindie-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danula-ded%2Fpindie-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danula-ded%2Fpindie-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danula-ded%2Fpindie-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danula-ded","download_url":"https://codeload.github.com/danula-ded/pindie-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danula-ded%2Fpindie-frontend/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575114,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":["css3","html5","reactjs","rest-api"],"created_at":"2026-05-03T15:37:58.602Z","updated_at":"2026-05-03T15:38:00.313Z","avatar_url":"https://github.com/danula-ded.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n   # Pindie-Frontend\n\n  [![Pindie Landing Page](https://img.shields.io/badge/View-Demo-888?style=for-the-badge\u0026logo=github)](https://danula-ded.github.io/pindie-landing/)\n\n   ![React](https://img.shields.io/badge/React-v18.2.0-blue)\n   ![CSS](https://img.shields.io/badge/CSS3-%231572B6.svg?logo=css3\u0026logoColor=white)\n   ![HTML](https://img.shields.io/badge/HTML5-%23E34F26.svg?logo=html5\u0026logoColor=white)\n   ![API](https://img.shields.io/badge/API-REST-green)\n\n   [![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/danula-ded/pindie-frontend/blob/main/LICENSE)\n\n\u003c/div\u003e\n\n## Описание проекта\n\n**Pindie-Frontend** — это веб-приложение, созданное на React, предназначеное для управления играми и игры в них. В приложении реализован удобный и интуитивно понятный интерфейс, который адаптируется под любые размеры экранов. А так же настроено взаимодействие с [backend](https://github.com/danula-ded/pindie-backend).\n\nОсновные функции включают:\n- Добавление, удаление и редактирование игр через административную панель.\n- Авторизация пользователей.\n- Голосование за лучшие игры.\n- Динамическая загрузка и обновление данных через API, связанное с backend-частью.\n\n## Технологии\n\n- **React** — основа фронтенда, предоставляет гибкую и мощную библиотеку для создания пользовательского интерфейса.\n- **CSS/HTML** — стилизация и разметка страниц.\n- **API** — взаимодействие с [backend](https://github.com/danula-ded/pindie-backend) через REST API для передачи данных и управления контентом.\n\n## Установка и запуск\n\n1. Клонируйте репозиторий:\n   ```bash\n   git clone https://github.com/danula-ded/pindie-frontend.git\n   cd pindie-frontend\n   ```\n\n2. Установите зависимости:\n   ```bash\n   npm install\n   ```\n\n3. Запустите приложение:\n   ```bash\n   npm start\n   ```\n\nПриложение будет доступно по адресу http://localhost:3000.\n\n## Взаимодействие с backend\n#### Для корректной работы приложения необходимо, чтобы **[Backend](https://github.com/danula-ded/pindie-backend)** был запущен и настроен.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanula-ded%2Fpindie-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanula-ded%2Fpindie-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanula-ded%2Fpindie-frontend/lists"}