This is a simple application that allows for managing products by performing CRUD operations on their information. The data is stored in LocalStorage and displayed in a table, enabling users to modify or delete each product.
- HTML
- CSS
- JavaScript
- Bootstrap
Clone the project
git clone https://github.com/Bilaloum/CRUD-JS.git
Go to the project directory
cd CRUD-JS
open the index.html file with your browser