Changed the hardcoded Data on my ecommerce site to fakestore API but now having trouble pushing data
https://github.com/callum-laing/shopping-site
I encountered this issue before but my experience/knowledge with React isn't good enough to figure this out anymore, and I'm at the point where I'd just like to get it working so I can move on to something else
I'm not getting any errors when I try testing lines/functions in the console, you click "add to cart" and it's like nothing happens, literally, so I'm not sure where the missing piece of the puzzle is...
I tried putting this into a codesandbox but it wasn't playing ball, so apologies that i only have my github repo to work with.
I encountered this issue before but my experience/knowledge with React isn't good enough to figure this out anymore, and I'm at the point where I'd just like to get it working so I can move on to something else
I'm not getting any errors when I try testing lines/functions in the console, you click "add to cart" and it's like nothing happens, literally, so I'm not sure where the missing piece of the puzzle is...
I tried putting this into a codesandbox but it wasn't playing ball, so apologies that i only have my github repo to work with.
