Movie app - React

공부의 기록·2021년 11월 9일
0

Project (clone)

목록 보기
4/9

Movie app

영화 정보 보여주는 React App 클론코딩

lecture : 노마드 코더
github : Unchaptered Repository

USED

React CSS Axios

GOAL

use React function render
use React class render
get Movie Data as API by Axios

OUTPUT Watch by Figma!

Module List

  "dependencies": {
    "@testing-library/jest-dom": "^5.11.4",
    "@testing-library/react": "^11.1.0",
    "@testing-library/user-event": "^12.1.10",
    "axios": "^0.23.0",
    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-router-dom": "^5.3.0",
    "react-scripts": "4.0.3",
    "web-vitals": "^1.0.1"
  },
profile
2022년 12월 9일 부터 노션 페이지에서 작성을 이어가고 있습니다.

0개의 댓글