{"id":28580352,"url":"https://github.com/axafrance/react-starter","last_synced_at":"2025-08-08T17:07:18.546Z","repository":{"id":42351938,"uuid":"185947529","full_name":"AxaFrance/react-starter","owner":"AxaFrance","description":"React Starter application using react-toolkit, react-oidc","archived":false,"fork":false,"pushed_at":"2023-05-01T02:26:54.000Z","size":1779,"stargazers_count":7,"open_issues_count":13,"forks_count":4,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-06-11T03:44:25.418Z","etag":null,"topics":["axa","cra","front-end-development","javascript","js","react","react-scripts","reactjs","starter-kit"],"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/AxaFrance.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-05-10T08:13:10.000Z","updated_at":"2024-09-10T09:05:23.000Z","dependencies_parsed_at":"2022-09-08T21:11:29.190Z","dependency_job_id":null,"html_url":"https://github.com/AxaFrance/react-starter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AxaFrance/react-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxaFrance%2Freact-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxaFrance%2Freact-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxaFrance%2Freact-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxaFrance%2Freact-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AxaFrance","download_url":"https://codeload.github.com/AxaFrance/react-starter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AxaFrance%2Freact-starter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269457772,"owners_count":24420289,"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-08-08T02:00:09.200Z","response_time":72,"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":["axa","cra","front-end-development","javascript","js","react","react-scripts","reactjs","starter-kit"],"created_at":"2025-06-11T03:40:06.403Z","updated_at":"2025-08-08T17:07:18.537Z","avatar_url":"https://github.com/AxaFrance.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Starter kit with the toolkit\n\n## Setup\n\nLike any npm project, `npm install` is used to download all the necessary packages and `npm start` is used to start the project\n\n## Adapt to your own project\n\nThe best way to keep the git tree and push this starter on your own repo is to change the remote url (or create a new one).\nTo change the origin remote url use `git remote set-url yourNewRepoUrl`.\nAfter that, you can push this project on your new repository.\n\n## What is available ?\n\nThis project come with several basics requirements.\n\n### Basic template\n\nWith a header, a footer, a menu bar and a title bar\n\n### Basics pages\n\nA Homepage, a not found page that you can display when you have a 404 for example and a server error page that you can display when you have a 500 for example.\n\n### A router\n\n### A formatting service\n\n## Project structure\n\n```\n├─── src\n│   ├─── context\n│   ├─── Home\n│   ├─── layout\n│   └─── services\n```\n\n### context\n\nContains context initialization and an example for an action and a reducer\n\n### Home\n\nHome is a page example\n\n### layout\n\nThe layout folder your components like Header, Footer, or even the Router\n\n### services\n\nServices is a more generic folders. The goal is to keep in the same place all the reusable pure feature.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxafrance%2Freact-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxafrance%2Freact-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxafrance%2Freact-starter/lists"}