Build a MERN React Admin Dashboard | Redux Toolkit Query, Backend Focus, Deployment, Data Modeling

Build and Deploy a MERN Stack Admin Dashboard tutorial. For frontend, we will be using Material UI, Material UI Data Grid, Nivo Charts, Redux Toolkit and Redux Toolkit Query. For backend, we will be using Node JS, Express Js, Mongoose, and MongoDB. We will also go through how to Data Model using Entity Relationship Diagrams as well as making aggregate calls in MongoDB. Links: Node: NPX: VSCode: Nodemon: Nivo: Material UI: Material UI Data Grid: React Router: React Date Picker: #example-date-range Redux Toolkit: Redux Toolkit Query:
Back to Top