You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project allows users to add items to their favorites by clicking the love (❤️) button. When an item is favorited, its price is added to the cart total. If the user clicks the love button again, the item is unfavorited and the price is removed from the cart.