hinchley2018 / learning-ecommerce

Small e-commerce project to learn full-stack development
MIT License
7 stars 9 forks source link

Build products page #1

Closed hinchley2018 closed 6 months ago

hinchley2018 commented 7 months ago

Create a list of products using ChatGPT (should have id, image url, description, price) Store these products in state

Create a reusable component products and then display the products from state in a responsive grid that works on desktop and mobile displays

hinchley2018 commented 6 months ago

closed by #31