hamlsy / forum-springBoot

personal study project by using SpringBoot, JPA
0 stars 0 forks source link

[FEAT] 상세 페이지 조회 API 통신, 페이지 연결 구현 #30

Closed hamlsy closed 4 months ago

hamlsy commented 4 months ago

Issue

게시글 상세 페이지 조회를 axios API 통신으로 구현합니다.

게시글 리스트 -> 상세 페이지 연결을 구현합니다.

추가적으로 네비게이션 바를 통한 페이지 이동도 구현합니다.

ToDoList

Detail