{"id":13480701,"url":"https://github.com/dance2die/cra-template-tailwindcss-typescript","last_synced_at":"2025-07-28T08:06:34.884Z","repository":{"id":38424044,"uuid":"247209878","full_name":"dance2die/cra-template-tailwindcss-typescript","owner":"dance2die","description":"A streamlined Tailwind CSS template for Create React App in TypeScript","archived":false,"fork":false,"pushed_at":"2023-07-20T17:42:30.000Z","size":274,"stargazers_count":110,"open_issues_count":2,"forks_count":18,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-06-28T17:16:05.241Z","etag":null,"topics":["create-react-app","react","tailwindcss","typescript"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/cra-template-tailwindcss-typescript","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/dance2die.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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}},"created_at":"2020-03-14T04:14:49.000Z","updated_at":"2024-06-16T00:48:09.000Z","dependencies_parsed_at":"2024-04-10T02:55:56.927Z","dependency_job_id":"b1840d00-11be-49d8-9bf6-a63cac86e0e6","html_url":"https://github.com/dance2die/cra-template-tailwindcss-typescript","commit_stats":{"total_commits":92,"total_committers":8,"mean_commits":11.5,"dds":"0.21739130434782605","last_synced_commit":"e2e3d3d9fdbaee65cbdd29bc9db0417ea9177053"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dance2die/cra-template-tailwindcss-typescript","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dance2die%2Fcra-template-tailwindcss-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dance2die%2Fcra-template-tailwindcss-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dance2die%2Fcra-template-tailwindcss-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dance2die%2Fcra-template-tailwindcss-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dance2die","download_url":"https://codeload.github.com/dance2die/cra-template-tailwindcss-typescript/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dance2die%2Fcra-template-tailwindcss-typescript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267482004,"owners_count":24094508,"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","status":"online","status_checked_at":"2025-07-28T02:00:09.689Z","response_time":68,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["create-react-app","react","tailwindcss","typescript"],"created_at":"2024-07-31T17:00:43.888Z","updated_at":"2025-07-28T08:06:34.861Z","avatar_url":"https://github.com/dance2die.png","language":"TypeScript","funding_links":[],"categories":["Starters \u0026 Themes"],"sub_categories":[],"readme":"# cra-template-tailwindcss-typescript\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --\u003e\n\n[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)\n\n\u003c!-- ALL-CONTRIBUTORS-BADGE:END --\u003e\n\nA streamlined [Tailwind CSS v3.x](https://tailwindcss.com) template for [Create React App](https://github.com/facebook/create-react-app) in [TypeScript](https://www.typescriptlang.org/).\n\n## Usage\n\n```bash\nnpx create-react-app my-app --template tailwindcss-typescript\n```\n\n### Note to self\n\n_This is for myself or others trying to create from source code._\n\nPrepare the husky, pre-github hook\n\n```bash\nnpm run prepare\n```\n\nInstall `git-cz` globally\n\n```\npnpm i -g git-cz\n# or\nnpm i -g git-cz\n```\n\nCreate a new create-react-app project from my source code\n\n```bash\nnpx create-react-app tw3 --template file:/home/dance2die/src/github/dance2die/cra-template-tailwindcss-typescript\n```\n\nIf you didn't run `npm run prepare` from the source code, you will get an error like this,\n\n```\nsh: husky: command not found\nnpm ERR! code 127\nnpm ERR! path /Users/X/Desktop/Workspace/project\nnpm ERR! command failed\nnpm ERR! command sh -c husky install\n```\n\n## Credits\n\nThis project was made possible thanks to the following projects.\n\n1. [GeoffSelby/cra-template-tailwindcss](https://github.com/GeoffSelby/cra-template-tailwindcss) - A streamlined Tailwind CSS template for Create React App (in JavaScript).\n2. [cra-template-typescript](https://github.com/facebook/create-react-app/tree/master/packages/cra-template-typescript) - An official TypeScript template for create-react-app.\n\n## License\n\nMIT © [Sung M. Kim](https://sung.codes)\n\n## Contributors ✨\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.jagdcake.com/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/28141754?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eIvo Angelov\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=JagdCake\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#maintenance-JagdCake\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/rogerchi\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/625496?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eRoger Chi\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/issues?q=author%3Arogerchi\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e \u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=rogerchi\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/jagreehal\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/3634906?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJag Reehal\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=jagreehal\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/michaeldlfx\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/24497482?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMichael\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/issues?q=author%3Amichaeldlfx\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/panalgin\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/12881878?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eMustafa YILDIZ\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=panalgin\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#projectManagement-panalgin\" title=\"Project Management\"\u003e📆\u003c/a\u003e \u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/issues?q=author%3Apanalgin\" title=\"Bug reports\"\u003e🐛\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://www.aryeeidelman.com/\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/7709411?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eArye Eidelman\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=arye-eidelman\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/ptaberg\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/34740585?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eKolja P.\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=ptaberg\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://github.com/SaminYaser-work\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/40205522?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eSamin Yaser\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"https://github.com/dance2die/cra-template-tailwindcss-typescript/commits?author=SaminYaser-work\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdance2die%2Fcra-template-tailwindcss-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdance2die%2Fcra-template-tailwindcss-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdance2die%2Fcra-template-tailwindcss-typescript/lists"}