{"id":23237607,"url":"https://github.com/xiaofan2406/react-starter-kit","last_synced_at":"2026-04-02T18:52:27.075Z","repository":{"id":13051174,"uuid":"68764856","full_name":"xiaofan2406/react-starter-kit","owner":"xiaofan2406","description":"A simple boilerplate for starting new react projects.","archived":false,"fork":false,"pushed_at":"2022-05-03T04:13:58.000Z","size":3013,"stargazers_count":0,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-22T05:48:32.253Z","etag":null,"topics":["boilerplate","hacktoberfest","jest","react","react-router","tailwindcss"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/xiaofan2406.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":"2016-09-21T00:41:44.000Z","updated_at":"2021-01-27T10:36:11.000Z","dependencies_parsed_at":"2022-08-08T06:00:09.036Z","dependency_job_id":null,"html_url":"https://github.com/xiaofan2406/react-starter-kit","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/xiaofan2406/react-starter-kit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaofan2406%2Freact-starter-kit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaofan2406%2Freact-starter-kit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaofan2406%2Freact-starter-kit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaofan2406%2Freact-starter-kit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xiaofan2406","download_url":"https://codeload.github.com/xiaofan2406/react-starter-kit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xiaofan2406%2Freact-starter-kit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28133000,"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-12-30T02:00:05.476Z","response_time":64,"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":["boilerplate","hacktoberfest","jest","react","react-router","tailwindcss"],"created_at":"2024-12-19T04:14:15.012Z","updated_at":"2025-12-30T22:06:58.286Z","avatar_url":"https://github.com/xiaofan2406.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Starter Kit\n\nA simple boilerplate for starting new react projects.\n\n[![CI Status][ci-badge]][ci]\n[![Coverage Status][coverage-badge]][coverage]\n[![Dependencies Status][dependencies-badge]][dependencies]\n\n[ci-badge]: https://github.com/xiaofan2406/react-starter-kit/workflows/Build/badge.svg\n[ci]: https://github.com/xiaofan2406/react-starter-kit/actions\n[coverage-badge]: https://img.shields.io/codecov/c/github/xiaofan2406/react-starter-kit.svg\n[coverage]: https://codecov.io/gh/xiaofan2406/react-starter-kit/branches\n[dependencies-badge]: https://img.shields.io/david/xiaofan2406/react-starter-kit.svg\n[dependencies]: https://david-dm.org/xiaofan2406/react-starter-kit\n\n## Getting started\n\n```shell\ngit clone https://github.com/xiaofan2406/react-starter-kit.git\ncd react-starter-kit\nyarn\nyarn dev\n```\n\n## Developing\n\n### Built With\n\n- [React Router](https://reactrouter.com/web/guides/quick-start)\n- [TailwindCSS](https://tailwindcss.com/)\n- [Create React App](https://github.com/facebook/create-react-app)\n- [Jest](https://facebook.github.io/jest)\n\n## Commands\n\n##### Development\n\n```shell\nyarn dev # start webpack-dev-server with hot reload enabled\n\nyarn format # format all source code with prettier\n```\n\n##### Testing\n\n```shell\nyarn test # start jest in watch mode\n\nyarn coverage # report coverage\n```\n\n##### Production\n\n```shell\nyarn build # create a minified production build\n\nyarn start # start a localhost server serving the production build\n```\n\n## Project Structure\n\n| Path                | Import Alias | Description                             |\n| ------------------- | ------------ | --------------------------------------- |\n| **config/**         |              | Project tooling configurations          |\n| **src/**            | `src`        | Project source files                    |\n| src/**assets/**     | `assets`     | Common static file assets               |\n| src/**components/** | `components` | App components                          |\n| src/**styles/**     | `styles`     | Global CSS files                        |\n| src/**utils/**      | `utils`      | Utility helper functions                |\n| src/**widgets/**    | `widgets`    | Share pure presentational UI components |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaofan2406%2Freact-starter-kit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxiaofan2406%2Freact-starter-kit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxiaofan2406%2Freact-starter-kit/lists"}