A free React admin dashboard template pack featuring a modern design system
and lots of custom templates and components.
✨ Note: You can download the Sketch files from the official product page.
yarn
or npm install
.yarn start
or npm run start
to start the local development server.src/flux
. Transitioning to a more robust solution such as Redux is also fairly simple.src/views
.src/layouts
, however, the current structure provides an easy way of extending the UI kit.src/components
directory hosts all template-specific subcomponents in their own subdirectory.src/shards-dashboard
submodule inside src/App.js
.src/assets
.src/utils
directory contains generic Chart.js utilities.npm start
Runs the app in the development mode.
npm test
Launches the test runner in the interactive watch mode.
npm run build
Builds the app for production to the build
folder.
npm run eject
Note: this is a one-way operation. Once you eject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you can eject
at any time. This command will remove the single build dependency from your project.
If you’re looking for something more, check out Shards Dashboard Pro React which features many more custom templates and components. Use the GITHUB15
coupon code for a 15% discount off the current price.
Please check out the CHANGELOG.