Not Working, can't fetch or display in website data
From visual studio it works fine. But when i open from folder 📂 by double taping it only shows nav bar no data found. It genarate error in javascript console.
yeah it's not working
Change api and it's working find. See this: https://pika003.github.io/News-App/
Which api can i use can u plz suggest me
On Tue, 11 Jul 2023, 6:40 pm Satyajit Maity, @.***> wrote:
Change api and it's working find. See this: https://pika003.github.io/News-App/
— Reply to this email directly, view it on GitHub https://github.com/Anuj-Kumar-Sharma/Web-Development-Course/issues/12#issuecomment-1630803646, or unsubscribe https://github.com/notifications/unsubscribe-auth/ATGE6EST3LEFL3YIG4BFIDLXPVGE7ANCNFSM6AAAAAAZPSXEBI . You are receiving this because you commented.Message ID: @.***>
use this one https://newsdata.io/
It will work same as in video in same code. The API doesn't support browser call from developer plan, so you have to install the live server extension in vs code for serving it on localhost and now the API and website will work perfectly.