- Notifications
You must be signed in to change notification settings - Fork504
⚛️A free and beautiful React admin dashboard template pack.
DesignRevision/shards-dashboard-react
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
- Install dependencies by running
yarn
ornpm install
. - Run
yarn start
ornpm run start
to start the local development server. - 😎That's it! You're ready to start building awesome dashboards.
- This project is bootstrapped usingCreate React App.
- Flux is used for state management and all Flux specific files are located inside
src/flux
. Transitioning to a more robust solution such as Redux is also fairly simple. - All primary templates are located inside
src/views
. - There is only one single layout defined (Default) inside
src/layouts
, however, the current structure provides an easy way of extending the UI kit. - The
src/components
directory hosts all template-specific subcomponents in their own subdirectory. - The layout styles inherited from Shards Dashboard are pulled in from the
src/shards-dashboard
submodule insidesrc/App.js
. - Other extra styles specific to the libraries used are located inside
src/assets
. - The
src/utils
directory contains generic Chart.js utilities.
Runs the app in the development mode.
Launches the test runner in the interactive watch mode.
Builds the app for production to thebuild
folder.
Note: this is a one-way operation. Once youeject
, you can’t go back!
If you aren’t satisfied with the build tool and configuration choices, you caneject
at any time. This command will remove the single build dependency from your project.
If you're looking for something more, check outShards Dashboard Pro React which features many more custom templates and components. Use theGITHUB15
coupon code for a15% discount off the current price.
Please check out theCHANGELOG.
About
⚛️A free and beautiful React admin dashboard template pack.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.