Skip to content

bilaloumehdi/CRUD-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRUD-JS

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.

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Bootstrap

Run Locally

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

ScreenShots

Add Products

App Screenshot

Search for Products

App Screenshot

Get all Products

App Screenshot

About

CRUD for a market's poducts : pure javaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published