Reactify
  • Introduction
  • Folder Structure
  • Reactify Redux Thunk/Saga
    • Installation
    • Different Layouts
      • Adding Menu/Component In Different Layouts
    • Adding Widgets
    • Build an App from Scratch
    • Seed Project
    • Themes
    • Authentication
    • Translate The App(Multi Language Support)
    • UI Components
      • Alerts
      • App Bar
      • Avatars
      • Badges
      • Bottom Navigation
      • Buttons
      • Cards
      • Card Masonary
      • Chip
      • Dialogs
      • Divider
      • Drawers
      • Expansion Panel
      • Grid List
      • List
      • Menu
      • Pop Over & ToolTip
      • Progress
      • Snackbar
      • Selection Controls
    • Style Customization
    • Create a Docker Image
    • Instant Search With Algolia
    • Deployment
  • Reactify Laravel
    • Folder Structure
    • Installation Reactify Laravel
  • FAQ's(Frequently Asked Questions)
  • Credits
  • Changelog
  • Customer Support
Powered by GitBook
On this page
  • Easy to Customize:
  • Brief Overview:

Introduction

Reactify - A Material Design + Bootstrap 4 ReactJs Redux Admin Template

NextFolder Structure

Last updated 6 years ago

Reactify is a fully responsive admin template developed with and . 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

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

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

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

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.

ReactJS
Material-UI
React
Material-UI
Redux
Bootstrap