{"id":23346475,"url":"https://github.com/flvsantos15/feedback-widget","last_synced_at":"2026-04-10T11:02:30.636Z","repository":{"id":119159914,"uuid":"487886815","full_name":"flvSantos15/feedback-widget","owner":"flvSantos15","description":"An application developed to get feedback from user","archived":false,"fork":false,"pushed_at":"2022-06-09T16:36:51.000Z","size":1075,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T17:21:11.480Z","etag":null,"topics":["headless-ui","nlw","phosphor","reactjs","tailwindcss","vitejs"],"latest_commit_sha":null,"homepage":"","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/flvSantos15.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":"2022-05-02T15:00:53.000Z","updated_at":"2024-12-15T00:50:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec5ffeaa-c5b1-41f3-9882-12563398375f","html_url":"https://github.com/flvSantos15/feedback-widget","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flvSantos15/feedback-widget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Ffeedback-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Ffeedback-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Ffeedback-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Ffeedback-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flvSantos15","download_url":"https://codeload.github.com/flvSantos15/feedback-widget/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flvSantos15%2Ffeedback-widget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31639524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"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":["headless-ui","nlw","phosphor","reactjs","tailwindcss","vitejs"],"created_at":"2024-12-21T07:13:49.008Z","updated_at":"2026-04-10T11:02:30.619Z","avatar_url":"https://github.com/flvSantos15.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\u003cimg src=\"feedback-widget.png\" alt=\"Feedback Widget\"/\u003e\u003c/div\u003e\n\n\u003cdiv id='about'\u003e\n  \u003ch1 align=\"center\"\u003e\n\t  🚧  Feedback Widgte Front End 🚀  🚧\n  \u003c/h1\u003e\n  \u003cp align=\"center\"\u003e🚀 It's an application developed to get feedback from user\u003c/p\u003e\u003cbr/\u003e\n\u003c/div\u003e\n\nTabela de conteúdos\n=================\n\u003c!--ts--\u003e\n   * [About](#about)\n   * [How to run](#how-to-run)\n      * [Requirements](#requirements)\n   * [Tecnologies](#technologies)\n   * [Features](#features)\n   * [Features By Me](#featuresByMe)\n   * [Learnings](#learnings)\n   * [Author](#author)\n\u003c!--te--\u003e\n\n## Getting Started\n\n\u003cdiv id='hot-to-run'\u003e\n  \u003ch2\u003eHow to run\u003c/h2\u003e\n\n  \u003cdiv id='requirements' display='flex' flex-direction='column'\u003e\n    \u003ch3\u003eTo run this application you need to install:\u003c/h3\u003e\n    - [NodeJS](https://nodejs.org/)\u003cbr/\u003e\n    - [Git](https://git-scm.com/)\u003cbr/\u003e\n    - Além disto é bom ter um editor para trabalhar com o código como [VSCode](https://code.visualstudio.com/)\n  \u003c/div\u003e\n  \n  \u003cbr/\u003e\n\n  First, download this repository to your machine:\n\n  ```bash\n  git clone https://github.com/flvSantos15/feedback-widget.git\n  ```\n  \n  Go to the folder:\n  \n  ```bash\n  cd folder's name\n  ```\n\n  Then, install dependencies by running:\n  ```bash\n  yarn\n  # or\n  npm install\n  ```\n\n  And finally, run the development server:\n\n  ```bash\n  npm run dev\n  # or\n  yarn dev\n  ```\n\n  Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n \u003c/div\u003e\n\n\u003cdiv id='technologies'\u003e\n  \u003ch2\u003eThis application is being built using the following technologies:\u003c/h2\u003e\n  \n  - [React](https://pt-br.reactjs.org/)\n  - [TypeScript](https://www.typescriptlang.org/)\n  - [Tailwindcss](https://tailwindui.com)\n  - [Headless](https://headlessui.dev/)\n  - [Phosphor](https://phosphoricons.com/)\n\u003c/div\u003e\n\n\u003cdiv id='features'\u003e\n  \u003ch2\u003eFeatures developed during the classes\u003c/h2\u003e\n\n  - [ x ] Web view\n  - [  ] Mobile view\n  - [  ] dark and light mode\n  \n\u003c/div\u003e\n\n\u003cdiv id='featuresByMe'\u003e\n  \u003ch2\u003eFeatures developed by me\u003c/h2\u003e\n\n  - [  ] Web view\n  - [  ] Mobile view\n  - [  ] dark and light mode\n  \n\u003c/div\u003e\n\n\u003cdiv id='learnings'\u003e\n  \u003ch2\u003eLearnings\u003c/h2\u003e\n  \n  \u003cli\u003ePhosphor icons let me add stiles to the icons as I want, like weight, widht, outline color, and much more.\u003c/li\u003e\n  \u003cli\u003eHeadlessui let me add acessibility for my application, like tab and esc functionality, a text when the user hovers something.\u003c/li\u003e\n\u003c/div\u003e\n\n\u003cdiv id='author'\u003e\n  \u003ch2\u003eAutor\u003c/h2\u003e\n\n \u003cimg style=\"border-radius: 50%;\" src=\"https://avatars.githubusercontent.com/u/48564704?v=4\" width=\"100px;\" alt=\"picture of Flavio Santos\"/\u003e\n \u003cbr /\u003e\n \u003csub\u003e\u003cb\u003eFlavio Santos\u003c/b\u003e\u003c/sub\u003e\n\n\nBuilt with ❤️ by Flavio Santos 👋🏽 get in touch!\n\n[![Linkedin Badge](https://img.shields.io/badge/-flvSantos-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\u0026link=https://www.linkedin.com/in/flvSantos15/)](https://www.linkedin.com/in/flvSantos15/) \n[![Gmail Badge](https://img.shields.io/badge/-flvSantos300@gmail.com-c14438?style=flat-square\u0026logo=Gmail\u0026logoColor=white\u0026link=mailto:flvSantos300@gmail.com)](mailto:flvSantos300@gmail.com)\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflvsantos15%2Ffeedback-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflvsantos15%2Ffeedback-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflvsantos15%2Ffeedback-widget/lists"}