Changes between Version 13 and Version 14 of SouceVersionControlOrganizationRevised
- Timestamp:
- 09/15/25 10:53:15 (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SouceVersionControlOrganizationRevised
v13 v14 24 24 * **App.js** - рутирање и главен layout 25 25 * **assets/** - статички ресурси (слики, икони) 26 * **contexts/** - React Contexts ( AuthContext, CartContext...)26 * **contexts/** - React Contexts (authContext, cartContext...) 27 27 * **components/** - UI компоненти (Navbar, ProductCard, ReviewForm, StarRating...) 28 28 * **pages/** - страници (Home, ProductDetail, Checkout, Orders, SellerDashboard, Login, Register)