sivadass / react-shopping-cart

Easily integrate React Shopping Cart into your existing website without using Redux.
https://sivadass.github.io/react-shopping-cart/
MIT License
576 stars 259 forks source link

Products not loading while trying to run the project locally #34

Open ghost opened 4 years ago

ghost commented 4 years ago

Hi @sivadass

I have downloaded the code for shopping cart app and tried to install it via the create-react-app method, so the webpack and babel files are downloaded automatically.

the set up runs, but i get a lot of warnings and also the products dont get listed.

i have attached a screenshot of the same, kindly help me learn about this.

image

Thanks!

estebaninformatica commented 4 years ago

@suchi-khushi mmm Can you share the screenshot of the Console ?

Surely your problem is a CORS configuration.