Type Error: Cannot read property'map' of undefined at localhost :3000
Shivam2001-programmer opened this issue · 11 comments
Bhai apka code github par upload karo.
Image load nahi ho raha
Bhai apka code github par upload karo.
Image load nahi ho raha
Bhai apka code github par upload karo.
Image load nahi ho raha
Bhai mere error ka image issues 1 me h
Bro image se kuch samaz nahi aa raha...aap code github par push karo...
Pahile ek repository create karo...fir cmd mai ye commands run karo aapka code public ho jaega...karte hai aapn kuch
git init
git add .
git commit -m "first commit"
git remote add origin https://github.com/github-userName/github-repository-name.git
git push -u origin master
Kya error aa raha hai
bhai ek bar nodemodules downoad krke dekho
@Shivam2001-programmer The news API only works in your local host.
Make sure you've written the correct code in News.js, or else refer to my repository.