## [Digital Data React-MUI Template](https://free.minimals.cc/) ![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`