Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[3주차] Velog 클론코딩 (JS)
✨ 구현 기능 명세
box 클릭 시, dropdown가 생성되고, list를 클릭 시 글자의 폰트와 배경 색이 바뀌게 구현
모달창 구현, '새 글 쓰기' 버튼 클릭 시 새로운 페이지로 넘어가서 태그를 쓸 수 있게 구현
🎁 PR Point
css 기능들을 많이 찾아보며 했는데, dropdown과 hover가 어떤 기능을 하는지 공부해 활용해볼 수 있었습니당
😭 어려웠던 점
모달 구현할 때와 태그 기능을 만들 때 javascript의 작성이 어려워 시간이 걸렸답니다...!
😎 구현 결과물
default.mp4