oktopus/frontend
2025-04-02 09:46:49 -03:00
..
build fix(build): frontend npm install dependencies 2025-04-02 09:46:49 -03:00
public feat(frontend): add powered by message 2024-07-08 16:31:42 -03:00
src fix(frontend): cwmp enterprise tabs remove routers 2024-10-30 14:23:19 -03:00
.env chore(frontend): remove enterprise flag 2024-09-05 12:01:54 -03:00
.eslintrc.json fix(frontend): build errors and warnings 2023-05-08 12:13:27 +00:00
.gitattributes chore: create proj structure 2023-03-07 13:33:32 +00:00
.gitignore fix(frotend): images location + maps api key build 2024-07-11 13:00:25 -03:00
jsconfig.json chore: create proj structure 2023-03-07 13:33:32 +00:00
next.config.js fix(frontend): build image even with no warnings 2024-09-05 13:30:24 -03:00
package-lock.json Merge pull request #355 from OktopUSP/dependabot/npm_and_yarn/frontend/babel/runtime-7.27.0 2025-04-01 10:25:39 -03:00
package.json chore(deps): bump next from 14.2.10 to 14.2.25 in /frontend 2025-04-01 13:22:41 +00:00
README.md chore: create proj structure 2023-03-07 13:33:32 +00:00

Material Kit - React Tweet

license

Material Kit - React

Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process!

Demo

Free Figma Community File

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
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 or Download from Devias 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

Reporting Issues:

License

Contact Us