/CRUD

simple CRUD system using using some JS Html and bootstrap.

Primary LanguageJavaScript

CRUD

simple CRUD system using some JS , Html and bootstrap to add some products and stor them on local storage ,whith some regular expression to validate the product name input. You can delet products , update products and search for specific product.