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 repository contains a shopping cart application built using HTML, CSS, and mainly JavaScript. The application utilizes local storage to store cart items, providing a seamless shopping experience for users. It consists of two main pages: the product page and the cart page.
'PassMan' is a web based password manager application using React with Tailwind CSS for the frontend, Express for the backend, and browser's local-storage for data storage.