ashraf-kabir / mern-ecommerce

MERN Stack ecommerce site
https://ecommerce-ak.herokuapp.com/
MIT License
239 stars 56 forks source link

What should be YOUR_API_URL #15

Closed Strang3Lord closed 3 years ago

Strang3Lord commented 3 years ago

REACT_APP_API_URL=YOUR_API_URL i'm stuck what should i put here ?

ashraf-kabir commented 3 years ago

your frontend api

Strang3Lord commented 3 years ago

your frontend api

REACT_APP_API_URL=http://localhost:3000/api i put this.. still not working :{

ashraf-kabir commented 3 years ago

the port would be same as your backend which supposed to be 5000