Qubaish / react-crm

React CRM with react and node and using material ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Node CRM


Demo

https://react-node-crm.herokuapp.com/

Installation

npm i
cd client && npm i
npm run dev

Description

  • Admin login can only see users menu and able to perform crud operations
  • Staff login can only see leads menu and able to perform crud operations
  • Cloud MongoDB URL already attached and admin user is already created for demo purpose.
  • Passport and jsonwebtoken is used for authentication
  • Material UI used for frontend

About

React CRM with react and node and using material ui


Languages

Language:JavaScript 96.2%Language:HTML 3.1%Language:CSS 0.7%