This is a dashboard that displays transactions, products and Kpis. It is built using React, Redux, MaterialUI, Recharts, NodeJS, Express and MongoDB.
- Clone the repository
- Run
npm install
in the client and server folders - Run
npm dev
in the client and server folders
- Display transactions
- Display products
- Display KPIs
- React
- Redux
- MaterialUI
- Recharts
- NodeJS
- Express
- MongoDB