Update README.md

This commit is contained in:
tekh 2025-07-21 14:38:48 +02:00
parent b9d7883ac8
commit 37212e99d5

View File

@ -1,3 +1,36 @@
# digital-data-react-mui-template ## Digital Data React-MUI Template ([Free version](https://free.minimals.cc/))
Dieses Repository beinhaltet das Standard Template für React Anwendungen. Verwendet wird die MUI Bibliothek. ![preview](public/assets/images/minimal-free-preview.jpg)
> React Admin Dashboard made with Material-UI components and React + Vite.js.
## Pages
- [Dashboard](/)
- [Users](/user)
- [Products](/products)
- [Blog](/blog)
- [Sign in](/sign-in)
- [Not found](/404)
## Quick start
- Clone the repo: `git clone http://git.dd:3000/AppStd/digital-data-react-mui-template.git
- Recommended: `Node.js v20.x`
- **Install:** `npm i` or `yarn install`
- **Start:** `npm run dev` or `yarn dev`
- **Build:** `npm run build` or `yarn build`
- Open browser: `http://localhost:3039`
## Upgrade to PRO Version
|
| :-------------------------- | :------------------------------------------------------------------------------------------------------ |
| **6** Pages | **70+** Pages |
| **Partial** theme customize | **Fully** theme customize |
| - | **Next.js** version |
| - | **TypeScript** version (Standard Plus and Extended license) |
| - | Design **Figma** file (Standard Plus and Extended license) |
| - | Authentication with **Amplify**, **Auth0**, **JWT**, **Firebase** and **Supabase** |
| - | Light/dark mode, right-to-left, form validation... ([+more components](https://minimals.cc/components)) |
| - | Complete users flows |
| - | Learn more: [Package & license](https://docs.minimals.cc/package) |