Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dejwid/ecommerce-front
/ functions
Functions
28 in github.com/dejwid/ecommerce-front
⨍
Functions
28
◇
Types & classes
0
↓ 6 callers
Function
mongooseConnect
()
lib/mongoose.js:3
↓ 3 callers
Function
addProduct
(productId)
components/CartContext.js:18
↓ 1 callers
Function
clearCart
()
components/CartContext.js:30
↓ 1 callers
Function
lessOfThisProduct
(id)
pages/cart.js:101
↓ 1 callers
Function
moreOfThisProduct
(id)
pages/cart.js:98
↓ 1 callers
Function
removeProduct
(productId)
components/CartContext.js:21
Function
App
({ Component, pageProps })
pages/_app.js:14
Function
BarsIcon
({className = 'w-6 h-6'})
components/icons/Bars.js:1
Function
Button
({children,...rest})
components/Button.js:63
Function
ButtonLink
(props)
components/ButtonLink.js:9
Function
CartContextProvider
({children})
components/CartContext.js:5
Function
Center
({children})
components/Center.js:9
Function
Document
()
pages/_document.js:3
Function
HomePage
({featuredProduct,newProducts})
pages/index.js:7
Function
Input
(props)
components/Input.js:12
Function
NewProducts
({products})
components/NewProducts.js:11
Function
ProductBox
({_id,title,description,price,images})
components/ProductBox.js:61
Function
ProductsGrid
({products})
components/ProductsGrid.js:13
Function
ProductsPage
({products})
pages/products.js:9
Function
Table
(props)
components/Table.js:17
Function
addFeaturedToCart
()
components/Featured.js:61
Function
getServerSideProps
()
pages/index.js:17
Function
getServerSideProps
()
pages/products.js:21
Function
goToPayment
()
pages/cart.js:104
Function
handle
(req,res)
pages/api/cart.js:4
Function
handler
(req,res)
pages/api/checkout.js:6
Function
handler
(req,res)
pages/api/webhook.js:8
Function
handler
(req, res)
pages/api/hello.js:3