GithubHelp home page GithubHelp logo

netflix_clone_review's Introduction

수업 리뷰

react-router-dom

라우터에서 각각 라우팅 할 페이지들을 import 하고 BrowserRouter를 import 한 뒤 Router 컴포넌트 하위에 헤더가 필요하면 헤더, Switch, Route 컴포넌트를 이용해서 주소와 컴포넌트를 연결 시킨다.

수업 에서는 Header 컴포넌트를 만들어 거기에 링크를 시켰다.

a 태그가 아닌 리다이렉트 없이 링크를 만드는 Link 컴포넌트를 불러와서 각각 헤더에 버튼을 생성하고, withRouter를 이용해서 location 정보를 받아 주소와 일치하는 버튼을 클릭 시 css에서 props를 삼항연산자로 확인해서 해당 버튼 하단에 border-bottom 값으로 버튼 하단에 현재 페이지를 표시할 수 있도록 작성.

CSS style

styled-components에서 createGlobalStyle을, styled-reset 에서 기능을 import 해서 globalStyle을 적용하는 컴포넌트를 작성, App.js에 import 시켜서 필요한 부분에 글로벌로 적용.

styled-components 를 사용해서 필요한 컴포넌트에 태그별로 css를 작성.

netflix_clone_review's People

Contributors

js0505 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.