Movie app - React


Movie app


React Appクローン、映画情報を表示
講座:レコーダなし
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"
  },