항해99 8기 7주차 5조 프론트엔트 레포지토리입니다.
| 성함 | GitHub |
|---|---|
| 이민영 | |
| 문창용 | @cmun2 |
| 조영은 | @yeun38 |
commentId : number
userId : number
pinId : number
content : string
createdAt : Date`localhost:3000/api/pin?page=${1}&pageCount=${10}`isSuccess : boolean
message : string
result : object{isSuccess: true,message: '',result: {}}// JWT 토큰이 필요한 도메인에서는 다음의 에러가 발생할 수 있습니다.{isSuccess: false,message: “토큰이필요합니다.”||“만료된토큰입니다.”||“유효하지않은토큰입니다.”||err.message,result: {}}










