# Berry React Dashboard

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](https://github.com/codedthemes/berry-free-react-admin-template) - source code (MIT License)
* [Berry React Dashboard PRO](https://berrydashboard.io/?ref=appseed) - more components and pages
* Free [React Dashboards](https://dev.to/sm0ke/react-dashboards-open-source-apps-1c7j) - a curated list published on Dev.to

![React Template Berry](https://4080083720-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYVW6MKCi9iujNc3SK_%2F-M_A5TTH3KQ2AYMmGJ5F%2F-M_AUikR8VTPgjboHl2v%2Freact-template-berry.png?alt=media\&token=85b7800f-111e-49cc-9fb0-7572d7b7d463)

### 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

```bash
$ 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)

```bash
$ npm run install # via NPM 
```

We can use [Yarn](https://yarnpkg.com/) as an alternative&#x20;

```bash
$ yarn
```

> Step 3 - Start the Berry Template

```bash
$ yarn start
```

If all goes well, we should see Berry Template running in the browser:

![React Template Berry - UI Colors](https://4080083720-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYVW6MKCi9iujNc3SK_%2F-M_A5TTH3KQ2AYMmGJ5F%2F-M_AWCu--OBdirUQ8SHX%2Freact-template-berry-colors.png?alt=media\&token=86912f4d-fcec-4b4d-8d21-79b0cd4c9049)

![React Template Berry - Login Page.](https://4080083720-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYVW6MKCi9iujNc3SK_%2F-M_A5TTH3KQ2AYMmGJ5F%2F-M_AWNMuoPJw33oHNjIo%2Freact-template-berry-login-page.png?alt=media\&token=ab8563dd-bb2f-42ff-b85c-49d1718f3686)
