Feat/workout -> develop
API 루틴 브랜치에서 가져왔는데 디렉토리 구조 수정이 필요할 듯 하여 import는 하지 않았습니다
(렌더링 시 해당 부분 오류 2가지 발생하는게 맞습니다)
테스트는 addRoutineVideo, getUserRoutines를 제외한 모든 API에 한해 가능합니다
merge 후 develop 브랜치에서 할일
- API 폴더 분리
- components와 pages의 구분
- css충돌 수정
- 기본 환영 메시지 작성
- feat/루틴 브랜치에서 merge 후 getUserRoutines API import
- feat/루틴 브랜치에서 merge 후 addRoutineVideo API 루틴의 api파일로 이동하기
Edited by 지윤 장