Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[최수형] Sprint 1 #7

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
# 코드잇 스프린트 6기 프로젝트
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

readme 너무 깔끔하고 좋네요! 🥹


## 목차

- [코드잇 스프린트 6기 프로젝트](#코드잇-스프린트-6기-프로젝트)
- [목차](#목차)
- [개요](#개요)
- [페이지 스크린샷](#페이지-스크린샷)
- [링크](#링크)
- [내작업](#내작업)
- [사용한것](#사용한것)
- [배운점](#배운점)
- [작성자](#작성자)
- [참고](#참고)

## 개요

### 페이지 스크린샷

![메인 이미지](images/thumbnail.jpg)

### 링크

- 사용한 폰트
- [Pretendard](https://github.com/orioncactus/pretendard)

## 내작업

### 사용한것

- Semantic HTML5 markup
- css 변수
- css : flexbox
- css : grid

### 배운점

- z-index 사용 시 쌓임 맥락을 주의해야 할 것 같다.
- Netlify 배포 시 한글이 깨지는 현상이 있었는데, 주의해야 할 것 같다.
Comment on lines +36 to +39
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯


## 작성자

**최수형(SOOHYEONG CHOI)**

- [github](https://github.com/User850413)
- [velog](https://velog.io/@user850413)

## 참고
Loading
Loading