jps27CSE / Gadgets-E-Commerce_React_Django

Gadgets-E-Commerce_React_Django
4 stars 5 forks source link

Design and Implement Product Card Component in React #24

Open jps27CSE opened 1 year ago

jps27CSE commented 1 year ago

Issue Description: We need to create a reusable product card component in our React application. Product cards are essential for displaying products or items in an organized and visually appealing manner.

Acceptance Criteria:

Design a product card component that displays product images, names, prices, and brief descriptions. Ensure that the product card is visually appealing and adheres to our project's design guidelines. Make the product card component reusable, allowing it to be used for different products throughout our application. Implement responsive design, ensuring that the product card looks good on various screen sizes and devices. Create a Pull Request for review and merge when the product card component is ready.

krishna-nayak commented 1 year ago

@jps27CSE, Can I work on it.

Ahsan689 commented 1 year ago

@jps27CSE, I'm interested in contributing to the creation of the reusable product card component for our React application. Product cards play a crucial role in user experience, and I'd like to take on this task. Please consider assigning it to me