[React 강의] 리액트(react)로 Quora-Clone 웹사이트 만들기 by.리액트 깎는 노인
react app 설치(+ redux) $ npx create-react-app quora-clone --template redux
$ npx create-react-app quora-clone --template redux
material icon 설치 $ npm install @material-ui/core $ npm install @material-ui/icons
$ npm install @material-ui/core
$ npm install @material-ui/icons
reset css => index.css 상단