Create base html for your page with structure like in side_navbar.html. If your sidebar will be without any sublist you can ignore js/subNavList.js NOTE: The example includes font awesome free icons ...
create-react-app is a global command-line utility that you use to create new projects. react-scripts is a development dependency in the generated projects (including this one). You almost never need ...
Usually, a junior web developer is faced with the problem of using a complex Webpack setup to create a simple HTML page with JS and CSS. First, you need to know where and how to connect source styles ...