{"id":19253616,"url":"https://github.com/pazfelipe/tdd-react","last_synced_at":"2026-04-11T10:37:28.864Z","repository":{"id":250101783,"uuid":"832917691","full_name":"pazfelipe/tdd-react","owner":"pazfelipe","description":"Simple react project following TDD concepts","archived":false,"fork":false,"pushed_at":"2024-07-25T05:14:52.000Z","size":631,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-04T23:59:49.441Z","etag":null,"topics":["bun","react","tailwindcss","tdd-javascript","testing-library-react","typescript"],"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/pazfelipe.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":"2024-07-24T02:01:43.000Z","updated_at":"2024-07-25T05:17:11.000Z","dependencies_parsed_at":"2024-07-25T07:43:09.703Z","dependency_job_id":null,"html_url":"https://github.com/pazfelipe/tdd-react","commit_stats":null,"previous_names":["pazfelipe/tdd-react"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pazfelipe/tdd-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazfelipe%2Ftdd-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazfelipe%2Ftdd-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazfelipe%2Ftdd-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazfelipe%2Ftdd-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pazfelipe","download_url":"https://codeload.github.com/pazfelipe/tdd-react/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pazfelipe%2Ftdd-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31677819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"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":["bun","react","tailwindcss","tdd-javascript","testing-library-react","typescript"],"created_at":"2024-11-09T18:32:15.385Z","updated_at":"2026-04-11T10:37:28.822Z","avatar_url":"https://github.com/pazfelipe.png","language":"TypeScript","readme":"# React TDD Project\n\nThis is a simple project that applies Test-Driven Development (TDD) using React. The project is structured to demonstrate the principles of TDD and how to implement it effectively with React and related tools.\n\n## Technologies Used\n\n- **React (Version 18)**\n- **TypeScript**\n- **Vite**\n- **Testing Library/React**\n- **Bun**\n- **MDI Light**\n- **Tailwindcss**\n\n## Getting Started\n\n### Prerequisites\n\nTo run this project, you need to have **Bun** installed on your machine. If you don't have Bun installed, you can install it by following the instructions on the [Bun website](https://bun.sh/).\n\nAlternatively, you can use **Yarn** or **npm** to run the project.\n\n### Installation\n\n1 - **Clone the repository:**\n\n```bash\ngit clone https://github.com/yourusername/react-tdd-project.git\ncd react-tdd-project\n```\n\n2 - **Install dependencies:**\n\nUsing bun\n\n```bash\nbun install\n```\n\nUsing yarn\n  \n  ```bash\n  yarn\n  ```\n\nUsing npm\n  \n```bash\nnpm install\n```\n\n3 - **Running Tests:**\n\nUsing bun\n\n```bash\nbun run test\n```\n\nUsing yarn\n  \n```bash\nyarn test\n```\n\nUsing npm\n\n```bash\nnpm run test\n```\n\n## Project Status\n\nThis project is currently in progress. New features and additional screens will be added in the future.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Screenshots\n\n![Screenshot](./docs/tests_screenshot.png)\n![Screenshot](./docs/login_small_device.png)\n![Screenshot](./docs/login_large_device.png)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpazfelipe%2Ftdd-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpazfelipe%2Ftdd-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpazfelipe%2Ftdd-react/lists"}