Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

CloneCoding-Pinterest/PinterestFE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

67 Commits

Repository files navigation

PinterestFE

항해99 8기 7주차 5조 프론트엔트 레포지토리입니다.

팀원

성함 GitHub
이민영
문창용 @cmun2
조영은 @yeun38

프로젝트 시연사진

진입페이지

메인페이지

디테일 페이지

comment

commentId : number
userId : number
pinId : number
content : string
createdAt : Date
`localhost:3000/api/pin?page=${1}&pageCount=${10}`

Response Form

isSuccess : boolean
message : string
result : object
{
 isSuccess: true,
 message: '',
 result: {
 }
}

JWT Error JWT 에러 존재

// JWT 토큰이 필요한 도메인에서는 다음의 에러가 발생할 수 있습니다.
{
 isSuccess: false,
 message: "토큰이 필요합니다." || "만료된 토큰입니다." || "유효하지 않은 토큰입니다." || err.message,
 result: {}
}

api1 api2 api3 api4 api5

트러블 슈팅(Trouble Shooting)

@카카오 로그인 invalid client issue

@카카오 KOE320에러

@PR중 파일 드랍이슈

@PR중 yarn.lock 파일이슈

@Comment Edit & Delete Id Issue

@Detail Page Reloading Issue

About

항해99 8기 7주차 5조 프론트엔드 레포지토리입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /