0:00 Intro & Demo
0:45 Clone upload large file github repo
2:23 Install Client/Server Dependencies & Explain Architecture Setup
4:49 Add .env file for db settings
6:00 Code for retrieving files from backend
31:38 Code for downloading file
1:22:10 Outro
In this video we are going to be build on top of the project video "How to Upload a Large File" https://youtu.be/jPSnA-2jZAE
We will use the fetch api to retrieve the file from the server and the browser will download the file.
Here is the github repo for which we will be cloning in this video.
https://github.com/npatel023/Upload-Large-File
Here is the github repo for this video
https://github.com/npatel023/Download-File
Download
0 formats
No download links available.
How to Download a File Using Fetch API (Full Stack Project) | NatokHD