Why am I having this kind of warning every time I'll a product "Warning: Encountered two children with the same key"?

Thank you for the help. I added this for the key for both the App.js and Cart.js

<List key={item.id + item.color}>