본문 바로가기
Front end/React 따라하기1

0)프로젝트 개요

by 구월에작은섬 2020. 7. 15.
donaricano-btn

코로나 현황 무료 API를 활용한 간단한 React 웹 어플리케이션.

 

결과물 :

https://corona-tracker-one.vercel.app/

 

사전 준비사항

1. 개발 에디터. VS Code 추천

 

2. npm혹은 yarn 패키지 매니저 설치

https://just-coding.tistory.com/4

 

yarn 패키지 매니저 설치

Mac Os를 사용하면 npm이 설치되어있는데 좀 더 보안성있고 빠른 패키지매니저로 Yarn을 사용한다. https://yarnpkg.com/ Home Fast, reliable, and secure dependency management. yarnpkg.com 1. Yarn 설치 npm..

just-coding.tistory.com

 

사용할 무료 API

 

코로나 현황을 알려주는 무료 API

https://rapidapi.com/api-sports/api/covid-193

 

 

donaricano-btn

댓글