Mern Admin screenshot

Mern Admin

Author Avatar Theme by Idurar
Updated: 1 Oct 2024
584 Stars

MERN Antd Admin MongoDB Nodejs React Node Js Rest Api CRUD Auth

Categories

Overview

The Starter Mern Antd Admin App is a MERN (MongoDB, Express.js, React.js, Node.js) admin dashboard template built using the Ant Design (Antd) framework. It provides a ready-made solution for creating a backend admin panel with generic CRUD (Create, Read, Update, Delete) functionality and authentication features. The app is designed to be visually appealing and user-friendly.

Features

  • Backend built with Node.js, Express.js, and MongoDB
  • Generic CRUD API for creating, reading, updating, and deleting data
  • Admin (User) management API for managing user accounts
  • Authentication using JWT (JSON Web Tokens)
  • Frontend built with React.js, Ant Design (Antd), and Redux
  • Generic CRUD component/module for managing data
  • Admin (User) management module for managing users
  • Authentication component for login and logout
  • Private route and public route configuration
  • Beautiful UI dashboard

Installation

To install the Starter Mern Antd Admin App, follow these steps:

  1. Clone the GitHub repository: git clone https://github.com/idurar/erp-crm
  2. Change directory to the project folder: cd erp-crm
  3. Install dependencies: npm install
  4. Start the app: npm start
  5. Access the app in your browser at http://localhost:3000

Note: Make sure you have Node.js and MongoDB installed on your machine before proceeding with the installation.

Summary

The Starter Mern Antd Admin App is a comprehensive admin dashboard template built using the MERN stack and Ant Design framework. It provides a ready-to-use solution for creating backend admin panels with generic CRUD functionality and user management features. The app is visually appealing and easy to use, making it an ideal choice for developers looking to kickstart their projects.