리액트 라우터 Tutorial 따라하기 - Root 라우트 이번 시간에는 리액트 라우터 공식문서의 다음 내용을 살펴보는 시간을 가져보고자 한다. https://reactrouter.com/en/main/start/tutorial#the-root-route Tutorial v6.8.2 Tutorial Welcome to the tutorial! We'll be building a small, but feature-rich app that lets you keep track of your contacts. We expect it to take between 30-60m if you're following along. 👉 Every time you see this it means you need to do s..