Trying to follow a tutorial based on a video, I'm running into an issue where I can't locate the bootstrap.min.css file mentioned. Despite searching online, I haven't found any relevant information. The files I have access to are:
https://i.sstatic.net/oS8D3.png
While I could opt for manual download or using the CDN, my preference is to install it as an npm module in order to stay consistent with the course.