Closed suhanichawla closed 3 years ago
Added form to send post request to backend on /horcrux/download. Responds with the file, using file-saver npm package to download received file
Added a button to test getfiles route. Makes a get request to /horcrux/get-files and retrives all files uploaded by the user, prints onto console
Added form to send post request to backend on /horcrux/download. Responds with the file, using file-saver npm package to download received file
Added a button to test getfiles route. Makes a get request to /horcrux/get-files and retrives all files uploaded by the user, prints onto console