Javascript – This is a React app. When I am trying to download a pdf from local folder, I am not able to download
I have this code where I have a large number of books to display in my website. These books are stored in my local react folder (Ebooks > src > assets > books > bookName.pdf). These can be accessed from…