Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naimcode/dgim
https://github.com/naimcode/dgim
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naimcode/dgim
- Owner: NaimCode
- License: mit
- Created: 2023-12-23T19:10:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-24T11:47:18.000Z (7 months ago)
- Last Synced: 2024-06-24T13:06:27.797Z (7 months ago)
- Language: JavaScript
- Homepage: https://dgim.vercel.app
- Size: 5.78 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
## [Material Kit - React](https://material-kit-react.devias.io/) [![Tweet](https://img.shields.io/twitter/url/http/shields.io.svg?style=social&logo=twitter)](https://twitter.com/intent/tweet?text=%F0%9F%9A%A8Devias%20Freebie%20Alert%20-%20An%20awesome%20ready-to-use%20register%20page%20made%20with%20%23material%20%23react%0D%0Ahttps%3A%2F%2Fdevias.io%20%23createreactapp%20%23devias%20%23material%20%23freebie%20%40devias-io)
![license](https://img.shields.io/badge/license-MIT-blue.svg)
[![Material Kit - React](https://github.com/devias-io/material-kit-react/blob/main/public/assets/thumbnail.png)](https://material-kit-react.devias.io/)
> Free React Admin Dashboard made with [MUI's](https://mui.com/?ref=devias-io)
> components, [React](https://reactjs.org/?ref=devias-io) and of
> course [Next.js](https://github.com/vercel/next.js/?ref=devias-io) to boost your app development
> process!## Demo
- [Dashboard Page](https://material-kit-react.devias.io)
- [Companies Page](https://material-kit-react.devias.io/companies)
- [Customers Page](https://material-kit-react.devias.io/customers)
- [Account Page](https://material-kit-react.devias.io/account)
- [Settings Page](https://material-kit-react.devias.io/settings)
- [Login Page](https://material-kit-react.devias.io/auth/login)
- [Register Page](https://material-kit-react.devias.io/auth/register)## Free Figma Community File
- [Duplicate File](https://www.figma.com/file/b3L1Np4RYiicZAOMopHNkm/Devias-Dashboard-Design-Library-Kit)
## Upgrade to PRO Version
We also have a pro version of this product which bundles even more pages and components if you want
to save more time and design efforts :)| Free Version (this one) | [Material Kit Pro - React](https://mui.com/store/items/devias-kit-pro/) |
|-------------------------|:-------------------------------------------------------------------------|
| **9** Demo Pages | **40+** demo pages
| ✔ Mocked Authentication | ✔ Authentication with **Amplify**, **Auth0**, **JWT** and **Firebase**
| - | ✔ Dark & light mode
| - | ✔ CRA version
| - | ✔ TypeScript version - for Standard Plus and Extended license
| - | ✔ Design files (sketch & figma) - for Standard Plus and Extended license
| - | ✔ Complete users flows## Quick start
- [Download from Github](https://github.com/devias-io/material-kit-react/archive/master.zip)
or [Download from Devias](https://devias.io/products/material-kit-react) or clone the
repo: `git clone https://github.com/devias-io/material-kit-react.git`- Make sure your Node.js and npm versions are up to date for `React 18`
- Install dependencies: `npm install` or `yarn`
- Start the server: `npm run dev` or `yarn dev`
- Views are on: `localhost:3000`
## File Structure
Within the download you'll find the following directories and files:
```
material-kit-react┌── .eslintrc.json
├── .gitignore
├── CHANGELOG.md
├── LICENSE.md
├── next.config.js
├── package.json
├── README.md
├── public
└── src
├── components
├── contexts
├── guards
├── hocs
├── hooks
├── layouts
├── sections
├── theme
├── utils
└── pages
├── 404.js
├── _app.js
├── _document.js
├── account.js
├── companies.js
├── customers.js
├── index.js
├── products.js
└── settings.js
└── auth
├── login.js
└── register.js
```## Resources
- More freebies like this one:
## Reporting Issues:
- [Github Issues Page](https://github.com/devias-io/react-material-dashboard/issues?ref=devias-io)
## License
- Licensed under MIT (https://github.com/devias-io/react-material-dashboard/blob/master/LICENSE.md)
## Contact Us
- Email Us: [email protected]