Path Lines of Code
frontend/index.html 13
frontend/postcss.config.js 6
frontend/src/App.tsx 20
frontend/src/components/Cart.tsx 17
frontend/src/components/Footer.tsx 6
frontend/src/components/InvalidTokenError.tsx 11
frontend/src/components/Navbar.tsx 37
frontend/src/components/Product.tsx 38
frontend/src/components/Products.tsx 13
frontend/src/components/RouterConfig.tsx 72
frontend/src/context/CartContext.tsx 64
frontend/src/context/CustomerContext.tsx 34
frontend/src/context/IdentityTokenContext.tsx 34
frontend/src/context/OrdersContext.tsx 57
frontend/src/data.ts 82
frontend/src/hooks/apis.ts 169
frontend/src/index.css 4
frontend/src/main.tsx 10
frontend/src/pages/Checkout.tsx 171
frontend/src/pages/First.tsx 123
frontend/src/pages/Orders.tsx 136
frontend/src/pages/Profile.tsx 80
frontend/src/pages/Shop.tsx 13
frontend/src/types/productType.ts 6
frontend/tailwind.config.js 10
frontend/vite.config.ts 5