/JagaranNewsApp

JagaranNews provides you daily news bites in your laptop. It is made of pure React. [For Production see README.md]

Primary LanguageJavaScript

🚀 About Me

I'm a a beginner developer for Python and Javascript...

🕵️‍ Skills

Javascript, HTML, CSS, Python...

Author

🆕 Latest React Project

JagaranNewsApp

JagaranNews provides you daily news bites in your laptop. It is made by React.

🔗 Links

  • linkedin
  • reddit
  • discord
  • youtube

FAQs

1) How to use this in production?

ANS: At first use npm i --force to download all the dependencies. Then upgrade your newsapi account and get the key. Then outside the src folder create .env.local folder and write REACT_APP_NEWS_API = "Your API Key here"