{"id":15646168,"url":"https://github.com/karpolan/react-mui-pro-starter","last_synced_at":"2025-06-11T01:04:34.290Z","repository":{"id":44429641,"uuid":"300857736","full_name":"karpolan/react-mui-pro-starter","owner":"karpolan","description":"[IMPORTANT] - better use Vite starter https://github.com/karpolan/react-mui-vite-ts instead of this \"Create React App + Material UI\" starter","archived":false,"fork":false,"pushed_at":"2024-05-01T16:09:36.000Z","size":1195,"stargazers_count":49,"open_issues_count":0,"forks_count":22,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-27T01:05:04.257Z","etag":null,"topics":["create-react-app","dark-mode","material-design","material-ui","night-mode","no-redux","react","react-project","react-starter","reactjs","state-management"],"latest_commit_sha":null,"homepage":"https://react-mui-pro-starter.netlify.app/","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/karpolan.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-03T10:51:39.000Z","updated_at":"2024-11-22T05:26:39.000Z","dependencies_parsed_at":"2024-05-01T17:42:00.568Z","dependency_job_id":null,"html_url":"https://github.com/karpolan/react-mui-pro-starter","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/karpolan%2Freact-mui-pro-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-mui-pro-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-mui-pro-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karpolan%2Freact-mui-pro-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karpolan","download_url":"https://codeload.github.com/karpolan/react-mui-pro-starter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248690969,"owners_count":21146245,"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":["create-react-app","dark-mode","material-design","material-ui","night-mode","no-redux","react","react-project","react-starter","reactjs","state-management"],"created_at":"2024-10-03T12:11:40.416Z","updated_at":"2025-04-13T09:33:10.741Z","avatar_url":"https://github.com/karpolan.png","language":"JavaScript","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- **TypeScript** is more predictable than JavaScript for React application development and maintenance.\n- Development and debugging using **[Vite](https://vitejs.dev/)** is 10x faster than with Webpack.\n\n\n\n# React + Material UI Professional starter\n\nMix of [Create React App](https://github.com/facebook/create-react-app) and [Material UI](https://mui.com) with set of reusable components and utilities to build professional React Application faster.\n\n- [Source Code](https://github.com/karpolan/react-mui-pro-starter)\n- [Online Demo](https://react-mui-pro-starter.netlify.app/)\n\n## How to use\n\n1. Clone or download the repo from: https://github.com/karpolan/react-mui-pro-starter\n2. Copy `env.sample` to `.env`, or at least set `env.REACT_APP_LOG_LEVEL` = `DEBUG` | `INFO` | `WARN` | `ERROR` variable\n3. Replace `_TITLE_` and `_DESCRIPTION_` in all files with own texts\n4. Create **Favorite Icon** images and put them into `/public/img/favicon`, the **favicon.ico** file should be paced into root of `/public` folder.\n5. 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\nThe page will reload if you make edits.\u003cbr /\u003e\nYou will also see any lint errors in the console.\n\n### `npm run lint`\n\nChecks the code for errors and missing things\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.\u003cbr /\u003e\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.\u003cbr /\u003e\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.\u003cbr /\u003e\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\n## Deployment\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/deployment\n\n### `npm run build` fails to minify\n\nThis section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpolan%2Freact-mui-pro-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpolan%2Freact-mui-pro-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpolan%2Freact-mui-pro-starter/lists"}