Skip to main content

Introduction

Marcus React Admin Dashboard - MRAD is a simplified management system solution that allows you to enter data into the backend without wasting time creating an admin panel. It is written in typescript and can be implemented in any React or Next.js project.

Purpose

Marcus React Admin Dashboard - MRAD is ideal for:

  • Input data used by the frontend.

  • Settings data.

Free Headless CMS

Data entry, display, and editing functions are defined in your project, which you connect to the MRAD via MRADs functions. Based on your functions, MRAD creates a user interface that enables display and manipulation of your data, so basically the MRAD is a free Headless CMS.

How is it work

You define data access in your project. Data can be stored in a database, XML or JSON files and in locations that suit your project, completely independent of MRAD. All data manipulation logic is defined in your project. The implementation, rules for accessing your data, data types that are necessary for MRAD to function can be found here.

Features

  • Translatable

  • Light and dark mode

  • Responsive

  • Simplified

  • Flexible

  • Lightweight

Preview

Dashboard demo

Dashboard demo de