{"id":48820951,"url":"https://github.com/hellsgor/marusya","last_synced_at":"2026-04-14T14:34:09.460Z","repository":{"id":311967687,"uuid":"1044860899","full_name":"hellsgor/marusya","owner":"hellsgor","description":"Search for description and rating of films, add to favorites","archived":false,"fork":false,"pushed_at":"2026-02-24T06:22:19.000Z","size":2831,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-24T12:48:44.153Z","etag":null,"topics":["feature-sliced-design","react","react-hook-form","react-router-v7","redux-toolkit","scss-modules","typescript","zod"],"latest_commit_sha":null,"homepage":"https://marusya.hellsgor.ru","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/hellsgor.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-26T10:08:28.000Z","updated_at":"2026-02-24T06:52:39.000Z","dependencies_parsed_at":"2025-08-28T03:41:38.106Z","dependency_job_id":"140def8e-8f60-4e9b-8039-33f5837b50dc","html_url":"https://github.com/hellsgor/marusya","commit_stats":null,"previous_names":["hellsgor/marusya"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hellsgor/marusya","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellsgor%2Fmarusya","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellsgor%2Fmarusya/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellsgor%2Fmarusya/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellsgor%2Fmarusya/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hellsgor","download_url":"https://codeload.github.com/hellsgor/marusya/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hellsgor%2Fmarusya/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31801500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"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":["feature-sliced-design","react","react-hook-form","react-router-v7","redux-toolkit","scss-modules","typescript","zod"],"created_at":"2026-04-14T14:34:08.702Z","updated_at":"2026-04-14T14:34:09.445Z","avatar_url":"https://github.com/hellsgor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![cover](.github/assets/cover.png)\n\n![React](https://img.shields.io/badge/React-18.3.1-61DAFB?logo=react\u0026logoColor=white) ![TypeScript](https://img.shields.io/badge/TypeScript-5.8.3-3178C6?logo=typescript\u0026logoColor=white) ![Redux Toolkit](https://img.shields.io/badge/Redux%20Toolkit-2.9.0-764ABC?logo=redux\u0026logoColor=white) ![React Router](https://img.shields.io/badge/React%20Router-7.6.1-CA4245?logo=react-router\u0026logoColor=white) ![Vite](https://img.shields.io/badge/Vite-6.3.5-646CFF?logo=vite\u0026logoColor=white) ![SCSS](https://img.shields.io/badge/SCSS-1.89.0-CC6699?logo=sass\u0026logoColor=white) ![React Hook Form](https://img.shields.io/badge/React%20Hook%20Form-7.68.0-EC5990?logo=react-hook-form\u0026logoColor=white) ![Zod](https://img.shields.io/badge/Zod-3.25.30-3E63DD?logo=zod\u0026logoColor=white) ![Swiper](https://img.shields.io/badge/Swiper-11.2.8-6332F6?logo=swiper\u0026logoColor=white) ![React Player](https://img.shields.io/badge/React%20Player-3.4.0-FF0000?logo=youtube\u0026logoColor=white)\n\n# Marusya — Movie Search Platform\n\n[Русская версия](./README.ru.md) | English\n\n\u003e **Educational project** — beta version of VK Marusya streaming service\n\nA web application for searching movies, viewing information about them, and managing a favorites list. Users can search for movies by title, view the top 10 by IMDb rating, get random recommendations, and save their favorite movies.\n\n## 🎯 Key Features\n\n- **Movie Search** — quick search by title with results display\n- **Random Movie** — generate a random recommendation for viewing\n- **Top 10 Movies** — list of the best movies by IMDb rating\n- **Genres** — browse movies by categories with infinite scroll\n- **Detailed Information** — full movie description, trailer, ratings\n- **Favorites** — add and manage a list of favorite movies\n- **Authentication** — registration and login with session persistence\n- **User Profile** — view profile and list of favorite movies\n\n## 🏗️ Architecture\n\nThe project is built on the **Feature-Sliced Design (FSD)** methodology — a modern approach to frontend application architecture that ensures high scalability and code maintainability.\n\n### Layer Structure:\n\n```\nsrc/\n├── app/          # Application initialization, routing, global styles\n├── pages/        # Application pages (main, genres, movie, profile)\n├── widgets/      # Complex composite blocks (header, footer, movie details)\n├── features/     # Business features (search, favorites, authentication)\n├── entities/     # Business entities (movie, genre, user)\n└── shared/       # Reusable code (UI-kit, API, helpers, hooks)\n```\n\n### Technology Stack:\n\n- **React 18** — library for building user interfaces\n- **TypeScript** — typed JavaScript for code reliability\n- **Redux Toolkit** — global state management\n- **React Router 7** — routing and navigation\n- **React Hook Form** — form management with validation\n- **Zod** — data validation schemas\n- **Vite** — fast bundler and dev server\n- **SCSS Modules** — modular styles with preprocessor\n- **Swiper** — carousels and sliders\n- **React Player** — video player for trailers\n\n## 🚀 Getting Started\n\n### Prerequisites\n\n- Node.js version 18 or higher\n- Yarn version 1.22 or higher\n\n### Install Dependencies\n\n```bash\nyarn install\n```\n\n### Run Development Server\n\n```bash\nyarn dev\n```\n\nThe application will be available at: `http://localhost:5173`\n\n### Build for Production\n\n```bash\nyarn build\n```\n\nBuilt files will be located in the `dist/` folder\n\n### Preview Production Build\n\n```bash\nyarn preview\n```\n\n## 🛠️ Additional Commands\n\n### Linting and Formatting\n\n```bash\n# ESLint code check\nyarn lint:eslint\n\n# Stylelint style check\nyarn lint:style\n\n# Architecture check (FSD)\nyarn lint:steiger\n\n# Code formatting with Prettier\nyarn format\n```\n\n## 📡 API\n\nThe application uses the CinemaGuide API.\n\n**API Documentation:** [https://cinemaguide.skillbox.cc/docs/](https://cinemaguide.skillbox.cc/docs/)\n\n### API Features:\n\n- Session-based authentication using cookies\n- Automatic inclusion of credentials in requests (`credentials: 'include'`)\n- Session persistence on page reload\n- Automatic session termination on timeout\n\n## 📝 Code Requirements\n\nThe project follows clean code principles and style guide:\n\n- **PascalCase** for component names and component files\n- **camelCase** for variables and functions\n- Component names — nouns (what they display)\n- Function names — verbs (what they do)\n- Maximum function length — 20 lines\n- Maximum nesting — 3 levels\n- No transliteration or abbreviations in names\n\n## 🎨 Design\n\nThe application design follows Figma mockups provided by project partners. The interface is responsive and optimized for various screen sizes.\n\n## 📋 Technical Specification\n\nFor detailed technical requirements and specifications, see the [Technical Specification](./TECHNICAL_SPEC.md).\n\n## 📄 License\n\nEducational project developed as part of the Skillbox course.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellsgor%2Fmarusya","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellsgor%2Fmarusya","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellsgor%2Fmarusya/lists"}