SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using React Router, use this:
<Link to="/files/myfile.pdf" target="_blank" download>Download</Link>
Where /files/myfile.pdf is inside your public folder.
/files/myfile.pdf
public