Product Management System is a web application built using React, Redux, RTK Query, Ant Design, Typescript, and Some Custom CSS. It provides a platform for managing products and reviews efficiently (Haha, It's a task not like big corporate work).
Live Demo Live Demo
Repository Link Repository Link
- Dashboard: Provides an overview of some demo statistic, charts, business details etc.
- Product Page: Displays all products from a dummy or mock api what.
- Project Details Page: In this page you can see some details about product.
- Edit Product: Using this page you can update any specific information what you have to change (NOTE: Api response is perfect but data not updated, it's api problem).
To run this project locally, follow these steps:
git clone git@github.com:mdmahfuzrp/model-ant-rtk-ts.git
cd model-ant-rtk-ts
npm install
npm run dev
- React
- React Redux
- Redux
- Ant Design
- TypeScript
- Custom CSS
- SCSS