CRUD application built with JavaScript (frontend only), implementing create, read, update, and delete logic using client-side data handling. Designed for learning and practice purposes.
π See the website live
- Create new items
- View stored items
- Update existing items
- Delete items
- validation and error handling
- Client-side data management (Local Storage)
- Clone the repository:
git clone https://github.com/badriyassine/crud_bootstrap_javascript.git- Open the folder:
open index.html in your browser.- html
- css
- JavaScript
- Bootstrap
- validation
Made by BADRI YASSINE
