I am building the amazon clone from the clever programmer youtube channel and when I open a second tab, the basket is not shared on that tab, but if I login, the signin change to signOut in both tabs, so it's confusing. for the state management, I am using useContext and useReduce in the two files: reducer.js and stateProvider.js
here is the code: https://github.com/allaoua-rico/amazon-clone
and the live version: https://clone-c6bdf.web.app/