Git Product home page Git Product logo

creativetimofficial / argon-dashboard-material-ui Goto Github PK

View Code? Open in Web Editor NEW
57.0 5.0 338.0 28.47 MB

This is the Material UI version of the Argon Dashboard React.

Home Page: https://demos.creative-tim.com/argon-dashboard-material-ui/#/admin/index

HTML 0.28% JavaScript 97.90% CSS 1.82%
material-ui material-ui-react reactjs react-router create-react-app react-scripts creative-tim creativetimtemplate creativetim argon argon-design argon-theme argon-dashboard argon-dashboard-template

argon-dashboard-material-ui's Introduction

version GitHub issues open GitHub issues closed

Image

Start your Development with an Innovative Admin Template for MUI and React. If you like the look & feel of the hottest design trend right now, Argon, you will fall in love with this dashboard! It features a huge number of components built to fit together and look amazing.

Fully Coded Elements

Argon Dashboard 2 MUI is built with over 70 frontend individual elements, like buttons, inputs, navbars, nav tabs, cards, or alerts, giving you the freedom of choosing and combining. All components can take variations in color, which you can easily modify using MUI styled api and sx prop. You will save a lot of time going from prototyping to full-functional code because all elements are implemented. This Free MUI Dashboard is coming with prebuilt design blocks, so the development process is seamless, switching from our pages to the real website is very easy to be done.

View all components here.

Documentation built by Developers

Each element is well presented in very complex documentation.

You can read more about the documentation here.

Example Pages

If you want to get inspiration or just show something directly to your clients, you can jump-start your development with our pre-built example pages. Every page is spaced well, with attractive layouts and pleasing shapes. Argon Dashboard 2 MUI has everything you need to quickly set up an amazing project.

View example pages here.

HELPFUL LINKS

Special thanks

During the development of this dashboard, we have used many existing resources from awesome developers. We want to thank them for providing their tools open source:

  • MUI - The React UI library for faster and easier web development.
  • React Countup - A lightweight React component that can be used to quickly create animations that display numerical data in a more interesting way.
  • React ChartJS 2 - Simple yet flexible React charting for designers & developers.
  • ChromaJS - A small-ish zero-dependency JavaScript library for all kinds of color conversions and color scales.
  • UUID - JavaScript library for generating random id numbers.

Let us know your thoughts below. And good luck with development!

Table of Contents

Versions

React

| Argon Dashboard 2 MUI

Demo

View More.

Quick start

Quick start options:

Terminal Commands

  1. Download and Install NodeJs LTS version from NodeJs Official Page.
  2. Navigate to the root ./ directory of the product and run yarn install or npm install to install our local dependencies.

Deploy

๐Ÿš€ You can deploy your own version of the template to Genezio with one click:

Deploy to Genezio

Documentation

The documentation for the Argon Dashboard 2 MUI is hosted at our website.

What's included

Within the download you'll find the following directories and files:

argon-dashboard-material-ui
    โ”œโ”€โ”€ public
    โ”‚ย ย  โ”œโ”€โ”€ apple-icon.png
    โ”‚ย ย  โ”œโ”€โ”€ favicon.png
    โ”‚ย ย  โ”œโ”€โ”€ index.html
    โ”‚ย ย  โ”œโ”€โ”€ manifest.json
    โ”‚ย ย  โ””โ”€โ”€ robots.txt
    โ”œโ”€โ”€ src
    โ”‚ย ย  โ”œโ”€โ”€ assets
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ css
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ fonts
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ images
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ theme
    โ”‚   โ”‚   โ”‚   โ”œโ”€โ”€ base
    โ”‚   โ”‚   โ”‚  ย โ”œโ”€โ”€ components
    โ”‚   โ”‚   โ”‚  ย โ”œโ”€โ”€ functions
    โ”‚   โ”‚   โ”‚  ย โ”œโ”€โ”€ index.js
    โ”‚   โ”‚   โ”‚   โ””โ”€โ”€ theme-rtl.js
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ theme-dark
    โ”‚   โ”‚      ย โ”œโ”€โ”€ base
    โ”‚   โ”‚      ย โ”œโ”€โ”€ components
    โ”‚   โ”‚      ย โ”œโ”€โ”€ functions
    โ”‚   โ”‚      ย โ”œโ”€โ”€ index.js
    โ”‚   โ”‚       โ””โ”€โ”€ theme-rtl.js
    โ”‚ย ย  โ”œโ”€โ”€ components
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonAlert
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonAvatar
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonBadge
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonBox
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonButton
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonInput
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonPagination
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ ArgonProgress
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ ArgonTypography
    โ”‚ย ย  โ”œโ”€โ”€ context
    โ”‚ย ย  โ”œโ”€โ”€ examples
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Breadcrumbs
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Calendar
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Cards
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Charts
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Configurator
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Footer
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Items
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ LayoutContainers
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Lists
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Navbars
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Sidenav
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ Tables
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ Timeline
    โ”‚ย ย  โ”œโ”€โ”€ layouts
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ authentication
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ billing
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ dashboard
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ profile
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ rtl
    โ”‚   โ”‚ย ย  โ”œโ”€โ”€ tables
    โ”‚   โ”‚ย ย  โ””โ”€โ”€ virtual-reality
    โ”‚ย ย  โ”œโ”€โ”€ App.js
    โ”‚ย ย  โ”œโ”€โ”€ index.js
    โ”‚ย ย  โ””โ”€โ”€ routes.js
    โ”œโ”€โ”€ .evn
    โ”œโ”€โ”€ .eslintrc.json
    โ”œโ”€โ”€ .gitignore
    โ”œโ”€โ”€ .prettierrc.json
    โ”œโ”€โ”€ CHANGELOG.md
    โ”œโ”€โ”€ ISSUE_TEMPLATE.md
    โ”œโ”€โ”€ jsconfig.json
    โ”œโ”€โ”€ package.json
    โ””โ”€โ”€ README.md

Browser Support

At present, we officially aim to support the last two versions of the following browsers:

Resources

Reporting Issues

We use GitHub Issues as the official bug tracker for the Argon Dashboard 2 MUI. Here are some advices for our users that want to report an issue:

  1. Make sure that you are using the latest version of the Argon Dashboard 2 MUI. Check the CHANGELOG from your dashboard on our website.
  2. Providing us reproducible steps for the issue will shorten the time it takes for it to be fixed.
  3. Some issues may be browser specific, so specifying in what browser you encountered the issue might help.

Technical Support or Questions

If you have questions or need help integrating the product please contact us instead of opening an issue.

Licensing

Useful Links

Social Media

Twitter: https://twitter.com/CreativeTim

Facebook: https://www.facebook.com/CreativeTim

Dribbble: https://dribbble.com/creativetim

Google+: https://plus.google.com/+CreativetimPage

Instagram: https://instagram.com/creativetimofficial

argon-dashboard-material-ui's People

Contributors

cristim67 avatar maisamaf avatar marqbeniamin avatar sajadevo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

argon-dashboard-material-ui's Issues

[Bug] Can't run npm install nor yarn install

Version

1.0.0 (on main branch)

Reproduction link

https://github.com/creativetimofficial/argon-dashboard-material-ui/tree/main

Operating System

Manjaro Linux / Ubuntu

Device

Asus Vivobook / Dell

Browser & Version

Firefox 92.0.1

Steps to reproduce

I have done the following steps:

  1. Cloned the repo;
  2. npm install

In both the installation throws an error that I can't identify. Below I share the logs:

I have also tried to install with yarn, but it also throws error.

What is expected?

Install without errors.

What is actually happening?

Installing process is aborted because an error is thrown.


Solution

Additional comments

[Bug] Sidenav is transparent on mobile ans small screens

Version

3

Reproduction link

https://demos.creative-tim.com/argon-dashboard-material-ui/#/dashboard

Operating System

Linux

Device

PC

Browser & Version

Latest Opera

Steps to reproduce

  1. Resize the screen to mobile size.
  2. open the sidenav.

What is expected?

The sidenav should have a white or dark background.

What is actually happening?

The background is transparent which does not allow people to clearly see the sidenav items


Solution

Additional comments

[Bug] Amplify build fails with ReferenceError: license is not defined

Version

1.0.0

Reproduction link

https://github.com/pubnubcraig/pn-toolbox-react/blob/master/package.json

Operating System

MacOS

Device

Brave Browser

Browser & Version

Version 1.37.111 Chromium: 100.0.4896.79 (Official Build) (arm64)

Steps to reproduce

I am trying to use AWS Amplify to host my React app that use CT template. This runs fine on my local system.
I have posted to StackOverflow with details:
https://stackoverflow.com/questions/71818377/amplify-build-fails-with-referenceerror-license-is-not-defined/71818403#71818403

Suggested fix was add file location to the license. I tried many things for that. I even tried removing the gulp.js execution but I see that it wasn't the issue.

What is expected?

Successful build

What is actually happening?

Error in build:
2022-04-10T16:04:21.976Z [WARNING]: ReferenceError: license is not defined
at Object. (/codebuild/output/src885439336/src/pn-toolbox-react/gulpfile.js:80:23)
at Module._compile (internal/modules/cjs/loader.js:1085:14)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
at Module.load (internal/modules/cjs/loader.js:950:32)
at Function.Module._load (internal/modules/cjs/loader.js:790:12)
at Module.require (internal/modules/cjs/loader.js:974:19)
at require (internal/modules/cjs/helpers.js:101:18)
at requireOrImport (/codebuild/output/src885439336/src/pn-toolbox-react/node_modules/gulp/node_modules/gulp-cli/lib/shared/require-or-import.js:19:11)
at execute (/codebuild/output/src885439336/src/pn-toolbox-react/node_modules/gulp/node_modules/gulp-cli/lib/versioned/^4.0.0/index.js:37:3)
at Liftoff.handleArguments (/codebuild/output/src885439336/src/pn-toolbox-react/node_modules/gulp/node_modules/gulp-cli/index.js:211:24)


Solution

Additional comments

I want to be sure I am building this with proper accrediting to CT. I have a paid license.

[Feature Request] Material UI V5.x

What is your enhancement?

Hi,

Material UI v5.x is now available https://mui.com.
For new projects, it seems strange to remain on old v4 version with the huge modifications implied afterwards for the transition between both versions. I've seen that a 2.0 branch has been created with an alpha integration for Material UI 5, will it be possible to have a idea of delivery for such update to be productively available?
Thanks for your help and best regards.

[Bug] Formik issue

Version

0.1

Reproduction link

http://localhost:3001/pages/account/settings

Operating System

Windows

Device

Desktop

Browser & Version

Version 118.0.5993.118 (Official Build) (64-bit)

Steps to reproduce

Want to add ArgonSelect in Formik

What is expected?

add ArgonSelect in Formik with Validation

What is actually happening?

Showing type Error


Solution

Additional comments

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.