More Premium Hugo Themes Premium React Themes

Mern Admin

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

Mern Admin

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

Author Avatar Theme by idurar
Github Stars Github Stars: 584
Last Commit Last Commit: Oct 1, 2024 -
First Commit Created: Apr 29, 2023 -
default image

Overview

The Starter Antd Admin (Crud & auth) Mern App is a web application built using the MERN stack (MongoDB, Express.js, React, and Node.js). It comes with features such as generic CRUD (Create, Read, Update, Delete) API, admin/user management, and authentication using JSON Web Tokens (JWT). The backend is built with Node.js, Express.js, and MongoDB, while the frontend is built with React.js, Ant Design (Antd), and Redux.

Features

  • Backend built with Node.js, Express.js, and MongoDB.
  • Generic CRUD API for creating, reading, updating, and deleting data.
  • Admin/user management API.
  • Authentication with JWT.
  • Frontend built with React.js, Ant Design (Antd), and Redux.
  • Generic CRUD component/module for managing data.
  • Admin/user management module.
  • Authentication component for login/logout.
  • Private and public routes.
  • Not Found page.
  • Beautiful UI dashboard.

Installation

To install the Starter Antd Admin (Crud & auth) Mern App, follow these steps:

  1. Clone the GitHub repository:
git clone https://github.com/{repository URL}
  1. Install the required dependencies:
cd {project folder}
npm install
  1. Start the server:
npm start
  1. Access the application in your web browser:
http://localhost:3000

Summary

The Starter Antd Admin (Crud & auth) Mern App is a powerful web application built using the MERN stack. It allows for easy creation, management, and authentication of data using generic CRUD operations and JSON Web Tokens. The beautiful UI dashboard and various modules make it a versatile tool for building CRM applications.