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
fake-product-api is a frontend e-commerce project built with HTML, CSS, and JavaScript. It fetches product data from a fake API to dynamically display items, and allows users to add products to a cart. User inputs and cart data are stored using localStorage, enabling persistence across sessions without a backend, Ensuring DOM manipulation