You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Demo Angular Store
2
2
===================
3
-
This is a demo e-commerce store built using Angular 5 and TypeScript. The application can be directly viewed [here](https://subramaniashiva.github.io/angular-ecommerce-demo/dist/items). The application lists the items that can be bought from the store. Every item has its own page with more details. Any item can be added or removed from the shopping cart. The user can visit the shopping cart at any time. The user can also apply voucher codes to the shopping cart. Based on the voucher code, price will be discounted.
3
+
This is a demo e-commerce store built using Angular 5 and TypeScript. The application can be directly viewed [here](https://subramaniashiva.github.io/angular-ecommerce-demo/dist/). The application lists the items that can be bought from the store. Every item has its own page with more details. Any item can be added or removed from the shopping cart. The user can visit the shopping cart at any time. The user can also apply voucher codes to the shopping cart. Based on the voucher code, price will be discounted.
4
4
5
5
Following voucher codes are valid in the application:
0 commit comments