> For the complete documentation index, see [llms.txt](https://iron-network.gitbook.io/reactify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iron-network.gitbook.io/reactify/master.md).

# Introduction

***Reactify*** is a fully responsive admin template developed with [ReactJS](https://reactjs.org/) and [Material-UI](https://material-ui.com/). This documentation help you to understand the template's structure.

### Easy to Customize:

The template offers a wide variety of customizations. It is very easy to do modifications in the template. Please go through the documentation carefully to understand how this template is designed and how you will edit this template according to your needs.

### Brief Overview:

Below are the main building blocks of the Reactify:

#### **1. ReactJS**

[React](https://reactjs.org/) also known as React.js or ReactJS is a javascript library used for building user interfaces. It is maintained by facebook & community of developers. React is used as base for development of single page or mobile applications.

#### 2. Material UI

[Material-UI](https://material-ui.com/) is an open-source project that features React components that implement Google's Material Design. Material-UI is one of the top user interface libraries for React out there.

#### 3. Redux

[Redux](https://redux.js.org/) is an open-source JavaScript library for managing application state. It is most commonly used with libraries such as React or Angular for building user interfaces.

#### 4. Bootstrap

[Bootstrap](https://getbootstrap.com/) is a free and open-source front-end Web framework. It contains HTML and CSS-based design templates for typography, forms, buttons, navigation and other interface components, as well as optional JavaScript extensions.
