Skip to content

ahnnaeng/react-masterclass-9chapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

홈페이지

https://ahnnaeng.github.io/react-masterclass-9chapter

react-router, react-router-dom 설치

  1. $ npm install @types/react-router-dom@5 @types/react-router@5 -D
  2. tsconfig 오류시(babel__core)
    • $ npm install --save-dev @types/babel__core
    • tsconfig.json 에 "types": ["node", "react", "react-dom"] 추가

react-query 설치

$ npm install react-query@3

react-hook-form 설치

$ npm install react-hook-form

무비등의 데이타를 가져오는

사이트(https://www.themoviedb.org/) 로그인 정보 : dksduddms0/yr~시작하는거

About

react masterclass chapter 9

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published