This project is a CRUD web application for managing products, built using JavaScript, HTML, and CSS. It allows users to add products with their names, prices, and categories, as well as update or delete them later. The application demonstrates dynamic DOM manipulation, form handling, and basic data validation. It also showcases clean UI design with CSS styling and interactive features powered by JavaScript