Skip to content

외부 API와 router를 이용하여 뉴스뷰어 만들어보기

Notifications You must be signed in to change notification settings

dhshffnfn123/news-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📰 외부 API를 연동하여 뉴스 뷰어 만들기

newsapi에서 API키를 발급받아 사용하였음

Install

react-router-dom@5
axios
styled-components


axios.get

파라미터로 전달도니 주소에 GET요청을 해준다. 이에 대한 결과는 .then을 통해 비동기적으로 확인할 수 있다.

About

외부 API와 router를 이용하여 뉴스뷰어 만들어보기

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published