Website Demo How To Use git clone https://github.com/developermithu/global-news-react-api cd global-news-react-api npm install npm start npm run build (for production) API Key Setup Go to https://newsapi.org website, collect your api key and setup it in .env.local file.