Skip to content

sanskarprasad/SIH23

 
 

Repository files navigation

[Material Kit - React](https://material-kit-react.Ministry of Rural Development.io/) Tweet

license

[![Material Kit - React](https://github.com/Ministry of Rural Development-io/material-kit-react/blob/main/public/assets/thumbnail.png)](https://material-kit-react.Ministry of Rural Development.io/)

Free React Admin Dashboard made with [MUI's](https://mui.com/?ref=Ministry of Rural Development-io) components, [React](https://reactjs.org/?ref=Ministry of Rural Development-io) and of course [Next.js](https://github.com/vercel/next.js/?ref=Ministry of Rural Development-io) 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](https://mui.com/store/items/Ministry of Rural Development-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/Ministry of Rural Development-io/material-kit-react/archive/master.zip) or [Download from Ministry of Rural Development](https://Ministry of Rural Development.io/products/material-kit-react) or clone the repo: git clone https://github.com/Ministry of Rural Development-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
		├── Results.js
		├── dataInput.js
		├── index.js
		├── products.js
		└── settings.js
		└──  auth
			├── login.js
			└── register.js

Resources

Reporting Issues:

License

Contact Us

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 56.2%
  • JavaScript 43.1%
  • Python 0.7%