{"id":30232309,"url":"https://github.com/labattaria/feedback-poster-client","last_synced_at":"2026-04-07T09:31:15.258Z","repository":{"id":307873608,"uuid":"1026618248","full_name":"labattaria/feedback-poster-client","owner":"labattaria","description":"🚀 Feedback Poster React app","archived":false,"fork":false,"pushed_at":"2025-09-02T20:57:56.000Z","size":147,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-02T22:21:08.477Z","etag":null,"topics":["react","react-hooks","react-router","react-router-dom","sass","vite"],"latest_commit_sha":null,"homepage":"https://feedback-poster-client.vercel.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/labattaria.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-07-26T08:52:57.000Z","updated_at":"2025-09-02T20:58:01.000Z","dependencies_parsed_at":"2025-08-02T19:42:28.430Z","dependency_job_id":"8bae111c-d3fb-4a15-b161-2d149c948652","html_url":"https://github.com/labattaria/feedback-poster-client","commit_stats":null,"previous_names":["labattaria/feedback-poster-client"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/labattaria/feedback-poster-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labattaria%2Ffeedback-poster-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labattaria%2Ffeedback-poster-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labattaria%2Ffeedback-poster-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labattaria%2Ffeedback-poster-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/labattaria","download_url":"https://codeload.github.com/labattaria/feedback-poster-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/labattaria%2Ffeedback-poster-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31507923,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"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":["react","react-hooks","react-router","react-router-dom","sass","vite"],"created_at":"2025-08-14T23:56:57.487Z","updated_at":"2026-04-07T09:31:15.251Z","avatar_url":"https://github.com/labattaria.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Read in another language: [Українська](README.ukr.md), [English](README.md).**\n\n# Feedback Poster\n\n---\n\n[![Vite](https://img.shields.io/badge/vite-%23646CFF.svg?style=for-the-badge\u0026logo=vite\u0026logoColor=white)](#)\n[![React](https://img.shields.io/badge/react-%2320232a.svg?style=for-the-badge\u0026logo=react\u0026logoColor=%2361DAFB)](#)\n[![TypeScript](https://img.shields.io/badge/typescript-%23007ACC.svg?style=for-the-badge\u0026logo=typescript\u0026logoColor=white)](#)\n[![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge\u0026logo=javascript\u0026logoColor=F7DF1E)](#)\n[![React Router](https://img.shields.io/badge/React_Router-CA4245?style=for-the-badge\u0026logo=react-router\u0026logoColor=white)](#)\n[![SASS](https://img.shields.io/badge/SASS-hotpink.svg?style=for-the-badge\u0026logo=SASS\u0026logoColor=white)](#)\n\nThis is the React client, designed and configured for the **Feedback Poster Application**\n\nThis client-side app is only part of the application, the second part (the server) is located at this repo: [Feedback Poster Server](https://github.com/labattaria/feedback-poster-server)\n\nThe app in this repo is hosted on [![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge\u0026logo=vercel\u0026logoColor=white)](#), hosting public URL: [https://feedback-poster-client.vercel.app/](https://feedback-poster-client.vercel.app/)\n\nBut you can use this app manually on your local machine\n\n## Used dependencies:\n\n- **Vite** - A fast and modern build tool that provides lightning-fast hot module replacement (HMR) for development, optimized for frameworks\n- **React** - Library used for building user interfaces, particularly for single-page applications where you need a fast, interactive experience\n- **React Router DOM** - Routing library for managing navigation in React apps\n- **TypeScript** – Static typing for safer and more maintainable code\n- **SASS** - CSS preprocessor with advanced features like variables and nesting\n\nThe full list of dependencies can be found in the **package.json** file.\n\n---\n\n## React Features Used:\n\n- **Components** - Building blocks of React applications, reusable and encapsulated UI pieces\n- **useState, useEffect** - Core hooks for managing state and component lifecycle\n- **Props** - Mechanism to pass data and event handlers from parent to child components\n- **Rendering Lists** - Dynamically displaying multiple elements by iterating over arrays\n- **Conditional Rendering** - Displaying different UI elements based on application state, props or conditions\n- **useRef** - Stores a reference to a DOM element or a value without causing re-renders\n\n---\n\n## Contents\n\n- [Installation](#installation)\n- [Usage](#usage)\n\n### Installation\n\n```shell\ngit clone https://github.com/labattaria/feedback-poster-client.git\n```\n\n2. Install project dependencies:\n\n```shell\ncd feedback-poster-client\nnpm install\n```\n\n### Usage\n\nStart the react-dev-server using the following command:\n\n```shell\nnpm run dev\n```\n\nServer will be located at **http://localhost:5173/**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabattaria%2Ffeedback-poster-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flabattaria%2Ffeedback-poster-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flabattaria%2Ffeedback-poster-client/lists"}