Hi @yh_j, welcome to the community!
Most browsers do not allow you to load files from the local filesystem–this is to prevent malicious websites from accessing data on your computer.
You can make your local data available to the browser by starting a local server. Here is a previous thread with links to more information about how to set up a local server.