It is a e-commerce clothing-store where admin can include his products and users can shop online.
To deploy this project run
npm run devnpm create refine-app@latest -- --example mern-dashboard-client npm install E-Com-Dashboard
cd E-Com-Dashboard
To run tests, run the following command
npm run test- Admin can post products and control over the store
- user friendly online shopping experience
- Fully Responsive
Client: React, Redux, Material UI
Server: Refine js