basir / node-javascript-ecommerce

Build ECommece Like Amazon Using Vanilla JS
https://jsamazona.herokuapp.com/
216 stars 153 forks source link

Part 05-Build URL Router #53

Open ghost opened 3 years ago

ghost commented 3 years ago

I am experiencing only a static Home screen being displayed with no router actions taken upon clicking on product image.

eveshino commented 3 years ago

i have the same problem

VittoMedlej commented 3 years ago

that makes 3 of us

Faizanshaikh12 commented 2 years ago

I am experiencing only a static Home screen being displayed with no router actions taken upon clicking on product image.

import this way added the js extension import {Product} from "./screens/Product.js";