AI-Funding / AI_Funding_FE

0 stars 4 forks source link

리덕스 기반 작업 #31

Closed chb09876 closed 2 years ago

chb09876 commented 2 years ago

리덕스를 사용하기 위해 기본적인 리덕스 환경을 구성해야 합니다. (ex. 최상위 컴포넌트에 Provider 씌우기, store 만들기)

리덕스는 Ducks패턴을 따라 적용할 예정입니다.

참고 https://react.vlpt.us/redux/04-make-modules.html https://velog.io/@lllen/redux-s45cvers