[React] Router & Sass
SPA & Routing
Routing
react is not a framework so routing function is not included.
therefore, need to install the separated library for the routing function.
diffrent from html, react use only one page(html) and we call this "SPA"(Single Page Appli...
suzie.hashnode.dev5 min read