{"id":16558088,"url":"https://github.com/shiburagi/minimalmui","last_synced_at":"2026-04-18T07:35:54.267Z","repository":{"id":133449966,"uuid":"164653656","full_name":"shiburagi/MinimalMUI","owner":"shiburagi","description":"A Material UI template for react js","archived":false,"fork":false,"pushed_at":"2019-01-14T07:37:27.000Z","size":29958,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-05T00:46:59.898Z","etag":null,"topics":["admin-dashboard","dark-theme","html5","javascript","light-theme","material-design","material-ui","minimalist","night-mode","reacthooks","reactjs"],"latest_commit_sha":null,"homepage":"https://shiburagi.github.io/MinimalMUI/","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/shiburagi.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":"2019-01-08T13:21:50.000Z","updated_at":"2025-02-10T12:41:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"fb8bb1a1-7206-475e-8756-b06e48a402e5","html_url":"https://github.com/shiburagi/MinimalMUI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shiburagi/MinimalMUI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiburagi%2FMinimalMUI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiburagi%2FMinimalMUI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiburagi%2FMinimalMUI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiburagi%2FMinimalMUI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shiburagi","download_url":"https://codeload.github.com/shiburagi/MinimalMUI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shiburagi%2FMinimalMUI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31961347,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["admin-dashboard","dark-theme","html5","javascript","light-theme","material-design","material-ui","minimalist","night-mode","reacthooks","reactjs"],"created_at":"2024-10-11T20:09:33.944Z","updated_at":"2026-04-18T07:35:54.227Z","avatar_url":"https://github.com/shiburagi.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MinimalMUI\n### Current Design\n- Light Mode: \n\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot1.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot3.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot5.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot7.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot9.png?raw=true)\n\n- Night Mode: \n\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot2.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot4.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot6.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot8.png?raw=true)\n![alt text](https://github.com/shiburagi/MinimalMUI/blob/master/preview/images/shot10.png?raw=true)\n\n### UI/UX Framework\n- [MATERIAL-UI](https://material-ui.com/)\n\n### Inspiration\n- [Dashboard Page - (Freebie - Dashboard Design With Adobe XD)](https://www.uplabs.com/posts/dashboard-design-with-adobe-xd-freebie)\n- [Footer - (Basic Footer (animated))](https://www.uplabs.com/posts/basic-footer-animated)\n- [Credit Card - (My Wallets Expenses)](https://www.uplabs.com/posts/my-wallets-expenses)\n\n### Photo\n- https://www.pexels.com/photo/man-wearing-eyeglasses-839586/\n- https://www.pexels.com/photo/bokeh-night-lights-city-9044/\n\n### File Structure\n```\n├── package.json\n├── public\n|  ├── 404.html\n|  ├── favicon.ico\n|  ├── index.html\n|  └── manifest.json\n└── src\n   ├── App.js\n   ├── actions\n   |  └── index.js\n   ├── assets\n   |  ├── css\n   |  |  └── index.css\n   |  ├── img\n   |  |  ├── banner1.jpg\n   |  |  └── user1.jpg\n   |  ├── jss\n   |  |  ├── components\n   |  |  |  ├── headerStyle.js\n   |  |  |  └── sidebarStyle.js\n   |  |  ├── index.js\n   |  |  └── layouts\n   |  |     └── dashboardStyle.js\n   |  ├── svg\n   |  |  ├── amex.svg\n   |  |  ├── mastercard.svg\n   |  |  └── visa.svg\n   |  └── theme\n   |     └── default.js\n   ├── components\n   |  ├── Card\n   |  |  ├── Card.jsx\n   |  |  └── CreditCard.jsx\n   |  ├── Chart\n   |  |  └── SquareBar.jsx\n   |  ├── Footer\n   |  |  └── Footer.jsx\n   |  ├── Header\n   |  |  └── Header.jsx\n   |  ├── Loader\n   |  |  └── Loader.jsx\n   |  ├── Sidebar\n   |  |  └── Sidebar.jsx\n   |  ├── Snackbar\n   |  |  └── SnackbarContent.jsx\n   |  ├── Table\n   |  |  └── Table.jsx\n   |  └── Tabs\n   |     └── Tabs.jsx\n   ├── index.js\n   ├── layouts\n   |  └── Dashboard\n   |     └── Dashboard.jsx\n   ├── redux\n   |  └── environmentState.js\n   ├── routes\n   |  ├── dashboard.js\n   |  ├── index.js\n   |  └── utils.js\n   ├── serviceWorker.js\n   └── views\n      ├── Components\n      |  ├── Buttons.jsx\n      |  ├── Components.jsx\n      |  ├── FilledTextFields.jsx\n      |  ├── OutlinedTextFields.jsx\n      |  ├── Text.jsx\n      |  └── TextFields.jsx\n      ├── Customize\n      |  └── Customize.js\n      ├── Dashboard\n      |  └── Dashboard.jsx\n      ├── Icon\n      |  └── Icon.jsx\n      ├── Map\n      |  └── Map.jsx\n      ├── Notification\n      |  └── Notification.jsx\n      ├── Profile\n      |  └── Profile.jsx\n      └── Typography\n         └── Typography.jsx\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiburagi%2Fminimalmui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshiburagi%2Fminimalmui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshiburagi%2Fminimalmui/lists"}