React Quora Clone

protect-me·2021년 9월 17일
0
post-thumbnail

[React 강의] 리액트(react)로 Quora-Clone 웹사이트 만들기 by.리액트 깎는 노인

  • react app 설치(+ redux)
    $ npx create-react-app quora-clone --template redux

  • material icon 설치
    $ npm install @material-ui/core
    $ npm install @material-ui/icons

  • reset css
    => index.css 상단

profile
protect me from what i want

0개의 댓글