Skip to content

Commit

Permalink
album clone coding
Browse files Browse the repository at this point in the history
  • Loading branch information
wlsdk9803 committed May 9, 2023
0 parents commit ba18a32
Show file tree
Hide file tree
Showing 23 changed files with 28,805 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# 멋쟁이 사자처럼 11기 클론코딩 과제 🦁

이번 시간에는 그동안 배운 styled component와 React hook(useState, useEffect)을 사용하여 직접 클론코딩을 진행해볼 겁니다.<br/>
이전 세션에 비해 다소 난이도가 올라갈 수 있으나 실제 구현되어있는 서비스를 직접 따라 만들면서 배우는 것만큼 빠르고 효과적인 공부법은 없으니까요.<br/>
모두 화이팅!
<br/><br/>

# 실습 진행방법

이번 주차는 과제 중심으로 세션이 진행됩니다!<br/>
직접 Component를 만들어서 아래의 홈페이지와 같은 페이지를 구현해보세요.

https://getbootstrap.com/docs/4.3/examples/album/

<br/>

## 어른 사자의 길

1. 우측 상단 햄버거 버튼 클릭 시 진행되는 동적 기능
2. 기타 애니메이션 효과
3. 하단 Footer
Loading

0 comments on commit ba18a32

Please sign in to comment.