You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##***E-Commerce Product Dashboard***
Overview
This is a responsive e-commerce product dashboard that allows users to view, edit, and manage products. The project uses React, Redux, and the Fake Store API for fetching product data.
Features
Responsive Design: The dashboard is designed to work on various devices and screen sizes.
Product Management: View and edit product details.
Redux Integration: State management for handling products and user interactions.
API Integration: Fetch product data from the Fake Store API.
Admin Controls: Ability to filter and manage products (the filtered bar can be hidden on the admin page).