Berry React Dashboard
Open-source React Dashboard Template crafted by CodedThemes.
Berry is a creative yet minimal free react admin template build using the Material UI. It is meant to be the best User Experience with highly customizable. It is a complete game-changer React Dashboard Template with easy and intuitive responsive design as on retina screens or laptops.
- Berry React Dashboard - source code (MIT License)
- Berry React Dashboard PRO - more components and pages
- Free React Dashboards - a curated list published on Dev.to
How to build the project​
To compile this modern starter we need a decent Nodejs version (>= 10.x), GIT command tool and a good network connection (packages installation might take a while).
Step 1 - Download the sources from the public repository
$ git clone https://github.com/codedthemes/berry-free-react-admin-template.git
$ cd berry-free-react-admin-template
Step 2 - Install modules (via Npm or Yarn)
$ npm run install # via NPM
We can use Yarn as an alternative
$ yarn
Step 3 - Start the Berry Template
$ yarn start
If all goes well, we should see Berry Template running in the browser: