
Build a simple shopping cart
Build a simple shopping cart using react-query to fetch the data. The app should have a simple layout, with the products available on the left side of the page and the shopping cart on the right side. Users should be able to: * see a list of products * see their shopping ...