{"id":22331350,"url":"https://github.com/gughog/react-with-typescript-template","last_synced_at":"2026-04-07T08:03:01.502Z","repository":{"id":39093318,"uuid":"267397250","full_name":"gughog/react-with-typescript-template","owner":"gughog","description":"This is a template for React with Typescript, ESLint (airbnb config), Prettier and other additions. ","archived":false,"fork":false,"pushed_at":"2023-01-06T08:53:55.000Z","size":2184,"stargazers_count":1,"open_issues_count":19,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T08:41:32.592Z","etag":null,"topics":["eslint","jest","prettier","react","template","typescript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/gughog.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}},"created_at":"2020-05-27T18:33:01.000Z","updated_at":"2023-02-11T12:17:39.000Z","dependencies_parsed_at":"2023-02-05T18:00:47.920Z","dependency_job_id":null,"html_url":"https://github.com/gughog/react-with-typescript-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gughog%2Freact-with-typescript-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gughog%2Freact-with-typescript-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gughog%2Freact-with-typescript-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gughog%2Freact-with-typescript-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gughog","download_url":"https://codeload.github.com/gughog/react-with-typescript-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245605719,"owners_count":20643030,"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":["eslint","jest","prettier","react","template","typescript"],"created_at":"2024-12-04T04:11:17.302Z","updated_at":"2025-09-16T16:47:09.892Z","avatar_url":"https://github.com/gughog.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Template with Typescript\n\nThis repository contains the template for my personal React + Typescript setup for projects.\n\nFeel free to suggest modifications! :-P\n\n## To use\n\nJust clone this repository with `git clone https://github.com/gughog/react-with-typescript-template.git` and then do a `yarn install` inside the cloned project and when It's done just `cd` to the directory and start the development server with `yarn start`. Happy coding!\n\n\n### List of pre-installed packages:\n\n- Normal Dependencies:\n  \n```json\n  \"react\": \"^16.13.1\",\n  \"react-dom\": \"^16.13.1\",\n  \"react-scripts\": \"^3.4.3\"\n```\n\n- Development dependencies:\n\n```json\n  \"@commitlint/cli\": \"^9.1.2\",\n  \"@commitlint/config-conventional\": \"^11.0.0\",\n  \"@testing-library/jest-dom\": \"^4.2.4\",\n  \"@testing-library/react\": \"^9.3.2\",\n  \"@testing-library/user-event\": \"^7.1.2\",\n  \"@typescript-eslint/eslint-plugin\": \"^2.31.0\",\n  \"@typescript-eslint/parser\": \"^2.31.0\",\n  \"eslint-config-airbnb\": \"^18.1.0\",\n  \"eslint-config-prettier\": \"^6.11.0\",\n  \"eslint-config-react-app\": \"^5.2.1\",\n  \"eslint-import-resolver-typescript\": \"^2.0.0\",\n  \"eslint-plugin-import\": \"^2.20.2\",\n  \"eslint-plugin-jsx-a11y\": \"^6.3.1\",\n  \"eslint-plugin-prettier\": \"^3.1.3\",\n  \"eslint-plugin-react\": \"^7.20.3\",\n  \"husky\": \"^4.3.0\",\n  \"prettier\": \"^2.0.5\",\n  \"typescript\": \"~3.7.2\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgughog%2Freact-with-typescript-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgughog%2Freact-with-typescript-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgughog%2Freact-with-typescript-template/lists"}