{"id":21252909,"url":"https://github.com/kevinhellos/starter-kit-web-app","last_synced_at":"2025-10-14T18:39:32.344Z","repository":{"id":218695997,"uuid":"747122541","full_name":"kevinhellos/starter-kit-web-app","owner":"kevinhellos","description":"Starter Kit web app template with Firebase auth","archived":false,"fork":false,"pushed_at":"2024-01-23T10:09:56.000Z","size":313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T18:39:29.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/kevinhellos.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-23T10:05:20.000Z","updated_at":"2024-01-23T10:05:27.000Z","dependencies_parsed_at":"2024-01-23T11:27:15.866Z","dependency_job_id":"e777931f-13b0-4c14-a194-75ca2b6bf786","html_url":"https://github.com/kevinhellos/starter-kit-web-app","commit_stats":null,"previous_names":["iskevinlemon/starter-kit-web-app","kevinhellos/starter-kit-web-app"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinhellos/starter-kit-web-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fstarter-kit-web-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fstarter-kit-web-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fstarter-kit-web-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fstarter-kit-web-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhellos","download_url":"https://codeload.github.com/kevinhellos/starter-kit-web-app/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhellos%2Fstarter-kit-web-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020359,"owners_count":26086866,"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-10-14T02:00:06.444Z","response_time":60,"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":[],"created_at":"2024-11-21T03:49:17.474Z","updated_at":"2025-10-14T18:39:32.327Z","avatar_url":"https://github.com/kevinhellos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web App Starter Kit\nThis is a React App Starter Kit, bootstrapped with [Create React App](https://github.com/facebook/create-react-app).\n\n\u003cimg width=\"1470\" alt=\"image\" src=\"https://github.com/iskevinlemon/starter-kit-web-app/assets/126497052/60163c78-f3e9-45a2-b794-1cd8a87ac720\"\u003e\n\n\n## Installing all dependencies\nTo install all dependencies, run:\n### `npm install`\n\n## Pre Installed Configuration\nThis Starter Kit has been pre-configured with:\n\u003cul\u003e\n    \u003cli\u003eUI Library - Boostrap version 4.6.2\u003c/li\u003e\n    \u003cli\u003eIcons Library - Font Awesome 6 (CDN) \u003c/li\u003e\n    \u003cli\u003eFont - Google Font (CDN)\u003c/li\u003e\n    \u003cli\u003eReact Hot Toast \u003c/li\u003e\n    \u003cli\u003eRouting - React Router version 5\u003c/li\u003e\n    \u003cli\u003eFirebase\u003c/li\u003e\n    \u003cli\u003eFirebase CLI Tools\u003c/li\u003e\n    \u003cli\u003eAuthentication - Firebase Auth\u003c/li\u003e\n\u003c/ul\u003e\n\n## Running Locally\nThere are setups to complete before getting your Starter Kit up and running.\n\n### Firebase Setup\n\u003col\u003e\n    \u003cli\u003eGo to console.firebase.google.com and create a new project\u003c/li\u003e\n    \u003cli\u003eSetup a web app project\u003c/li\u003e\n    \u003cli\u003eIn Firebase: Go to \u003cb\u003eProject settings\u003c/b\u003e -\u003e \u003cb\u003eGeneral\u003c/b\u003e -\u003e \u003cb\u003eSDK setup and configuration\u003c/b\u003e -\u003e Config\u003c/li\u003e\n    \u003cli\u003eCopy paste the values in order(top to bottom) into the \u003ccode\u003e.env\u003c/code\u003e file\u003c/li\u003e\n    \u003cli\u003eIn Firebase: Click \u003cb\u003eBuild\u003c/b\u003e -\u003e \u003cb\u003eAuthentication\u003c/b\u003e -\u003e \u003cb\u003eSign-in method\u003c/b\u003e -\u003e\u003cb\u003eGoogle\u003c/b\u003e -\u003e turn on (DO NOT configure any web SDK/ client SDK)\u003c/li\u003e\n\u003c/ol\u003e\n\nOnce done, run:\n### `npm run start`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fstarter-kit-web-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhellos%2Fstarter-kit-web-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhellos%2Fstarter-kit-web-app/lists"}