Code Monkey home page Code Monkey logo

refactor_cowdoghome's Introduction

리팩토링을 위해 가져온 브렌치 입니다.

리팩토링 목표

  • 코드 재사용성 높이기
  • 버그 수정
    • React-draggable CSS 이슈
  • 가독성 수정
  • 컴포넌트 분리, 리랜더링 방지
  • 불필요한 코드 제거
  • 캐시 활용

소채와 아이들 FE 레포지토리 입니다.

FE 팀원

BE 팀원

라이브러리

  • 빌드 : yarn CRA
  • styled-components
  • redux, react-redux,
  • react-router-dom
  • axios
  • @tanstack/react-query
  • @tanstack/react-query-devtools
  • browser-image-compression
  • react-icons
  • react-draggable

폴더 구조

  • components
    • context
    • shared
    • pages
      • MainPage
        • MainPage.jsx
        • style.jsx
        • index.js : export * from ‘./MainPage’ (오토컴플리트 제공됨)
      • DetailPage
        • DetailPage.jsx
        • index.js
    • 등등 페이지별로 폴더
  • pages
    • MainPage
      • index.js
      • MainPage.jsx
      • styled.js
    • 등등 페이지별로 폴더
  • style
    • GlobalStyle.js
  • api
    • api.js
  • redux
    • config
      • store.js
    • reducers
      • userInfo.js
      • ….
  • routes
    • Router.jsx
    • ProtectedRoute.jsx
  • assets
    • icons
    • readme
    • 그외 필요한 폴더들
  • components
    • context
    • shared
    • pages
      • MainPage
        • MainPage.jsx
        • style.jsx
        • index.js
    • 등등 페이지별로 폴더
  • pages
    • MainPage
      • index.js
      • MainPage.jsx
      • styled.js
    • 등등 페이지별로 폴더

S.A.

S.A Notion : S.A Notion 링크

Figma : Figma 링크

refactor_cowdoghome's People

Contributors

haru-im avatar rose-rosie-rose avatar taehyunkim3 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.