codestates / codestates/U-LearningMate

[✍️ Dev Log] 이희수 / 2022-04-06

Open
#54 0 comments 0 reactions 1 assignee Claimed by @fireballer150 View on GitHub
client Dev-Log
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### 오늘은 어떻게 프로젝트에 기여했나요?
- 랜딩페이지 실험 햄버거 성공!!

![image](https://user-images.githubusercontent.com/91917997/161969851-c326d655-5347-48a4-a500-60a15d0a911a.png)
햄버거 클릭시 뜨는 화면
![image](https://user-images.githubusercontent.com/91917997/161969921-fb43b300-36a4-4652-9c2a-5fc5d844e735.png)

![image](https://user-images.githubusercontent.com/91917997/161972055-cec477b4-7f42-4890-af9c-28dee5ac2e4b.png)

- 이미지 슬라이더 성공!

![image](https://user-images.githubusercontent.com/91917997/161970124-67ad6b5f-f144-41a3-85fe-47e938117d9e.png)

### 오늘의 프로젝트에서 힘든 점은 무엇인가요?

- 글자 들어오고 나가게 해주기(애니메이션효과CSS)
![image](https://user-images.githubusercontent.com/91917997/161916143-43c55e37-3602-441f-8684-6b4fe3dd6fd6.png)
- Link a Button 다른점 사용처
리액트에서 페이지를 이동할 때는 태그의 href 대신 Link를 사용해야 한다.
https://gomgomkim.tistory.com/9
https://youtu.be/oOOr-6jHaGU
- Hero Section필요한이유
https://www.awebco.com/blog/hero-section/
- img 태그 object-fit : cover , fill, ....
https://webdir.tistory.com/486
```js
// 코드를 첨부해도 좋습니다.
```

### 내일은 프로젝트에 기여하기 위해 무엇을 해야 하나요?

- [ ] Todo 형식으로 기록해주세요.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.