This project was bootstrapped with Create React App.
First run "npm install react react-scripts" in the terminal to add all the missiong dependencies after this command node_modules folder will be added
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
with this the application is good to go
using API key all the technology related news are integrated
<<<<<<< HEAD
======= Every page contain 20 results
with the next button we can go to the next page
in the url link the date has to be changed
for example
url = https://newsapi.org/v2/everything?q=tesla&from=2024-02-04&sortBy=publishedAt&apiKey=07842d535f0e4e85b598d534919f407a
Here from=2024-02-04 part is not constant it changes as the data changes
762607e6f19ed8cdaf310a15a0267d73df141646