{"id":15645347,"url":"https://github.com/karpolan/react-typescript-mui-with-auth-starter","last_synced_at":"2026-03-07T07:30:53.002Z","repository":{"id":46616616,"uuid":"360710578","full_name":"karpolan/react-typescript-mui-with-auth-starter","owner":"karpolan","description":"[IMPORTANT] - better use Vite starter https://github.com/karpolan/react-mui-vite-ts instead of this \"Create React App + React + Material UI\" starter","archived":false,"fork":false,"pushed_at":"2024-05-01T16:12:29.000Z","size":2012,"stargazers_count":55,"open_issues_count":0,"forks_count":22,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-08-18T05:43:27.053Z","etag":null,"topics":["cra","create-react-app","material","material-design","material-ui","materila-ui","mui","mui5","muiv5","react","react-boilerplate","react-template","reactjs","starter","starter-project","starter-template","ts","typescript"],"latest_commit_sha":null,"homepage":"https://react-typescript-material.netlify.app/","language":"TypeScript","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/karpolan.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-04-22T23:46:48.000Z","updated_at":"2024-09-20T21:29:40.000Z","dependencies_parsed_at":"2024-05-01T17:50:58.690Z","dependency_job_id":null,"html_url":"https://github.com/karpolan/react-typescript-mui-with-auth-starter","commit_stats":null,"previous_names":["karpolan/react-typescript-mui-with-auth-starter","karpolan/react-typescript-material-ui-with-auth-starter"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/karpolan/react-typescript-mui-with-auth-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-typescript-mui-with-auth-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-typescript-mui-with-auth-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-typescript-mui-with-auth-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-typescript-mui-with-auth-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpolan","download_url":"https://codeload.github.com/karpolan/react-typescript-mui-with-auth-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-typescript-mui-with-auth-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30209712,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T05:23:27.321Z","status":"ssl_error","status_checked_at":"2026-03-07T05:00:17.256Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cra","create-react-app","material","material-design","material-ui","materila-ui","mui","mui5","muiv5","react","react-boilerplate","react-template","reactjs","starter","starter-project","starter-template","ts","typescript"],"created_at":"2024-10-03T12:06:41.232Z","updated_at":"2026-03-07T07:30:52.986Z","avatar_url":"https://github.com/karpolan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# IMPORTANT UPDATE 2024-05-01\n\nBetter use [Vite + React + MUI starter](https://github.com/karpolan/react-mui-vite-ts) instead of this one.\n\nReasons:\n- [Create React App](https://create-react-app.dev/) is **not popular** anymore.\n- Development and debugging using **[Vite](https://vitejs.dev/)** is 10x faster than with Webpack.\n\n\n# React + Material UI + Auth starter using TypeScript\n\nThe **TypeScript** edition of **Create React App** plus **Material UI** with set of **reusable components** and utilities to build professional **React Application** faster.\n\n- [Source Code](https://github.com/karpolan/react-typescript-material-ui-with-auth-starter)\n- [Online Demo](https://react-typescript-material.netlify.app/)\n\n## How to use\n\n1. Clone or download the repo from: https://github.com/karpolan/react-typescript-material-ui-with-auth-starter\n2. Replace `_TITLE_` and `_DESCRIPTION_` in all files with own texts\n3. Create **Favorite Icon** images and put them into `/public/img/favicon`, the **favicon.ico** file should be paced into root of `/public` folder.\n4. Add your own code :)\n\n## Available Scripts\n\nIn the project directory, you can run:\n\n### `npm start` or `npm run dev`\n\nRuns the app in the development mode.\u003cbr /\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\n### `npm run type`\n\nChecks the code for errors and missing things using **TypeScript compiler**\n\n### `npm run lint`\n\nChecks the code for errors and missing things using **ESLint**\n\n### `npm run format`\n\nFormats the code according to `./prettierrc.js` config\n\n### `npm test`\n\nLaunches the test runner in the interactive watch mode.\\\nSee the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.\n\n### `npm run build`\n\nBuilds the app for production to the `build` folder.\\\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\nThe build is minified and the filenames include the hashes.\\\nYour app is ready to be deployed!\n\nSee the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpolan%2Freact-typescript-mui-with-auth-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpolan%2Freact-typescript-mui-with-auth-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpolan%2Freact-typescript-mui-with-auth-starter/lists"}