# Shopperr Admin Mern App (Express.js / React / Redux / MongoDB)

```
Don't forget please to ⭐ this repo if you like this Shopperr Admin!
```


![shopperr-admin](https://t.shopperr.in/AdminPanel.png)


## CRM Starter Mern Antd Admin App 

I build Starter Crm App based on mern stack (Express.js / MongoDb / React / Redux / AntD) with generic crud and auth , admin management .

**Live App Demo** : [https://seller.shopperr.in/](https://seller.shopperr.in/)

`username : admin@demon.com
password : admin123`



## App Features :

### Backend :

* The backend is built with node.js , [express.js Framework](https://expressjs.com/) ,and MongoDb Database
* Generic Crud Api (Create / Read / Update / Delete)
* Admin (User) Management Api
* Auth by Jwt json web token

### Frontend :

* The Frontend is built with React.js , [Ant Design (Antd)](https://ant.design/), and Redux , Redux-thunk.
* Generic Crud Component (Module) (Create / Read / Update / Delete)
* Admin (User) Management Module
* Auth Component Login / Logout
* Private Route and Public Route
* Not Found Page
* Beautiful UI Dashboard

