{"id":24465777,"url":"https://github.com/andersonsrocha/testusability","last_synced_at":"2026-05-14T21:02:29.719Z","repository":{"id":62470533,"uuid":"558930636","full_name":"andersonsrocha/testusability","owner":"andersonsrocha","description":"🧠 Usability testing application based on Jakob Nielsen's 10 heuristics","archived":false,"fork":false,"pushed_at":"2022-11-02T21:23:05.000Z","size":657,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T06:12:48.568Z","etag":null,"topics":["ant-design","antd","heuristics","nielsen","react","ux"],"latest_commit_sha":null,"homepage":"https://testusability.vercel.app","language":"TypeScript","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/andersonsrocha.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}},"created_at":"2022-10-28T16:10:11.000Z","updated_at":"2022-12-11T04:31:22.000Z","dependencies_parsed_at":"2022-11-02T04:00:46.921Z","dependency_job_id":null,"html_url":"https://github.com/andersonsrocha/testusability","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Ftestusability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Ftestusability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Ftestusability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andersonsrocha%2Ftestusability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andersonsrocha","download_url":"https://codeload.github.com/andersonsrocha/testusability/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243574866,"owners_count":20313129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ant-design","antd","heuristics","nielsen","react","ux"],"created_at":"2025-01-21T06:12:51.092Z","updated_at":"2026-05-14T21:02:24.680Z","avatar_url":"https://github.com/andersonsrocha.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n💻 Usability Test\n\u003c/h1\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![](https://img.shields.io/badge/release-v1.0.0-52a49a)\n![](https://img.shields.io/badge/yarn-%3E%3D%201.22.19-blue)\n![](https://img.shields.io/badge/node-%3E%3D%2018.9.0-green)\n\n\u003c/div\u003e\n\n- [📄 About](#-about)\n- [🚀 Technologies](#-technologies)\n- [✨ Features](#-features)\n- [📦 Install](#-install)\n- [🔨 Build](#-build)\n- [🔍 Preview](#-preview)\n- [🎨 Theming](#-theming)\n- [🌍 Internationalization](#-internationalization)\n- [⭐ Credits](#-credits)\n- [🔗 Links](#-links)\n- [📝 License](#-license)\n\n## 📄 About\n\n\"Even the best designers produce successful products only if their designs solve the right problems.\nA wonderful interface to the wrong features will fail.\" - Jakob Nielsen\n\n📝 Talking about UI (user interface) is talking about how to create a simple, practical and efficient look to ensure that a user can perform tasks without needing an instruction manual. For this we have Nielsen's 10 heuristics, which help us to design an efficient interface with a good experience.\n\n## 🚀 Technologies\n\n- 🔩 **React**\n- 💡 **TypeScript**\n- ⚡ **Vite**\n- 🌈 **Ant Design**\n\n## ✨ Features\n\n- 🎨 **Theming**\n- 📱 **Responsive**\n- 🌍 **Internationalization**\n\n## 📦 Install\n\n📝 Install the dependencies and **start** the project\n\n```bash\nyarn install\nyarn run dev\n```\n\n## 🔨 Build\n\n📝 **Build** the application for **production**\n\n```bash\nyarn run build\n```\n\n## 🔍 Preview\n\n📝 Preview the build\n\n```bash\nyarn run preview\n```\n\n## 🎨 Theming\n\nSupport for `dark` and `light` theme.\n\n📝 Compile theme\n\n```bash\ngulp less\n```\n\n## 🌍 Internationalization\n\nDozens of languages supported in `antd`, see [i18n](https://ant.design/docs/react/i18n) for more information.\n\n- 🇧🇷 **pt-BR**\n- 🇵🇹 **pt**\n- 🇺🇸 **en**\n\n## ⭐ Credits\n\n- [Loading](https://dribbble.com/shots/7425055-Book-Loader)\n\n## 🔗 Links\n\n- [Vite](https://vitejs.dev/)\n- [Ant Design](https://ant.design/)\n- [Ant Design Pro](https://preview.pro.ant.design/)\n- [Ant Design Icons](https://github.com/ant-design/ant-design-icons/)\n- [Ant Design Colors](https://github.com/ant-design/ant-design-colors/)\n- [Ant Design Pro Components](https://procomponents.ant.design/)\n- [Github](https://github.com/andersonsrocha)\n- [LinkedIn](https://www.linkedin.com/in/anderson-silva-a40926192)\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](LICENSE) file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonsrocha%2Ftestusability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandersonsrocha%2Ftestusability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandersonsrocha%2Ftestusability/lists"}