Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Material Kit React | 4,971 | 8 days ago | 7 | mit | JavaScript | |||||
React Dashboard made with Material UI’s components. Our pro template contains features like TypeScript version, authentication system with Firebase and Auth0 plus many other | ||||||||||
Actingweb_firstapp | 421 | 8 days ago | 4 | other | Dart | |||||
Starter app for Flutter that includes many different production app features; some not typically included in demo apps. | ||||||||||
Graphcool Templates | 356 | 6 years ago | 43 | mit | JavaScript | |||||
📗 Collection of Graphcool Templates | ||||||||||
Fastapi Cloudauth | 277 | 1 | 7 months ago | 10 | January 06, 2022 | 34 | mit | Python | ||
Simple integration between FastAPI and cloud authentication services (AWS Cognito, Auth0, Firebase Authentication). | ||||||||||
Fireteller | 29 | 6 years ago | 2 | mit | JavaScript | |||||
FireTeller is a Firebase app that integrates Auth0 for user authentication. | ||||||||||
Masterlogin | 25 | 6 years ago | Dart | |||||||
A sample Flutter (https://flutter.io) app using Auth0. | ||||||||||
Voyagger | 19 | 2 years ago | 2 | mit | TypeScript | |||||
Connecting people, Changing Lives | ||||||||||
Healthify | 16 | 2 years ago | mit | Kotlin | ||||||
Healthify - An app to track your daily water intake and sleep and boost your work efficiency. Healthify is built using Kotlin and follows all modern android Development practices and hence is a good learning resource for beginners | ||||||||||
Mapify | 13 | 2 years ago | n,ull | mit | JavaScript | |||||
A platform to make roadmaps and flow charts for your blogs and presentation. Save them as PNG or embed them on your website with just simple clicks. | ||||||||||
Easycomments | 9 | 2 years ago | 3 | mit | JavaScript | |||||
Free React Admin Dashboard made with MUI's components, React and of course Next.js to boost your app development process!
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 |
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
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