An application to store products in a local database using web assembly.
This .net application is created using C# and HTML. This is an e-commerce website which showcases products. The products are saved in a local database.
Web App Features:
- Viewing all products including name, description, image, colour, and price.
- Creating new products.
- Updating already existing products.
- Deleting a product.
- Displaying the details of a specific product.

