Skip to content

faizahmd2/upload-large-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

upload-large-file

Using React on frontend and backend is on node express server

It can be easily run on linux/macos machine(for now) and for windows few changes in code will have to do inside backend utils.js file

after clone, run (npm install) inside both directory frontend and backend to install all the npm dependency individually

run (npm run dev) in both directories and go to (http://localhost:4201) to view the page