A simple CRUD application built with HTML, CSS, and JavaScript that allows users to add, edit, and delete products. Each product consists of a name, price, and image. This project demonstrates basic data management functionality.
- Add products with name, price, and image.
- Edit or delete products from the list.
- Simple user interface for managing products.
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/your-username/crud-project.git