[React Three Fiber] 페이지 이동하기 aka 라우팅 (Feat.우여곡절)
React Three Fiber를 이용해 위와 같은 화면을 구현했다. 다음 스텝은 각 이미지를 클릭하면 각 링크로(Router) 이동하는 것이다. 1. wouter - 실패 아래의 예제에 나오는 wouter 라이브러리를 통해 (react-router-dom과 크게 달라보이지 않지만) 링크를 이동시키는 것을 구현했다. https://codesandbox.io/p/sandbox/router-transitions-4j2q2?file=%2Fsrc%2FApp.js%3A19%2C12-19%2C16 https://codesandbox.io/p/sandbox/router-transitions-4j2q2?file=%2Fsrc%2FApp.js%3A19%2C12-19%2C16 codesandbox.io 원인 : 네 개 중,..
2024.03.11