OrangeTen/TodayILearned

Web 의사결정사항 박제

Opened this issue · 1 comments

kujyp commented

라이브러리 사용

UI라이브러리 - materialize react
https://react-materialize.github.io/#/sidenav

HTTP통신 - axios

화면 큰단위를 보여주는 Conponent를 App으로 네이밍

논의점 url route별로 나눈다?(4가지) vs 화면이 크게 다른 2가지로 나눈다.
-> 화면 크게 다른 2가지로 결정

화면 ProfileApp.js 로 Component Naming Convention
state많은것들은 App들에게 주기

kujyp commented

AppBar(상단)의 자유도 문제로

UI라이브러리변경
https://material-ui.com/