CodeWithHarry / NewsMonkey-React

News App created using React and NewsAPI
268 stars 205 forks source link

Deploy nhi ho rha h news website #3

Open Shivam2001-programmer opened 2 years ago

Shivam2001-programmer commented 2 years ago

Bhai koi help kr do deploy nhi ho rha website

himanshuchandola-zz commented 2 years ago

@Shivam2001-programmer online restriction hogi newsapi ki fee plan mai.... sird development localhost ke liye h wo newsapi free plan...

Live site krne ke liye u need to buy plan of newsapi then it will get deployed

omnaladkar commented 2 years ago

shayad node modules download nahi kiya hoga

ManasMadan commented 2 years ago

NewsAPI Free Developer Plan can only be used to test apps on local host and not on any other custom domains

iyashraj commented 2 years ago

Hello sir, i got some errors in deploying. What should i do?

arshGoyalDev commented 2 years ago

The app cannot be deployed because News API (free version) will not work on any other domains other than localhost.

VaibhavVerma2001 commented 1 year ago

news api free version can be used only in localhost

RitvikRaj0810 commented 1 year ago

Yes,it was the same problem which I was facing. That deployment issue,the API key is only for development purposes.

deepanshu0304 commented 1 year ago

The app cannot be deployed because News API (free version) will not work on any other domains other than localhost.

how can i show this site to my friends

ManasMadan commented 1 year ago

@deepanshu0304 See You Cannot Deploy it to production As the api used here is chargable when used in a production environment. There are three ways with which you can show this to your friends :

deepanshu0304 commented 1 year ago

@deepanshu0304 See You Cannot Deploy it to production As the api used here is chargable when used in a production environment. There are three ways with which you can show this to your friends :

  • Pay for the api, not an option xD
  • Record the screen in localhost and share video clip
  • Use ngrok (This has a 50-50 chance of working)

can you suggest me some another api from which i can fetch news and deploy it on github