maryamaljanabi / bestbags-nodejs-ecommerce

A responsive ecommerce website using Node js, Express js, and MongoDB
318 stars 206 forks source link

Routing to app.js file #11

Closed elifoz closed 3 years ago

elifoz commented 3 years ago

Hi! @maryamaljanabi I want to do routing operation inside pages.js to app.js=> routing

but in app.js I cant use products it returns me this error error

How can I fix it? is it possible to route app.js?