Skip to content

SouhardyaHalder/News-Api-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Available Scripts

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

npm start

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

Application structure

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

Url

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published