Skip to content

stelmakhivan/react-file-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is file uploader, created with express, express-fileupload and create-react-app with hooks, bootstrap and font-awesome

To run the project follow next steps

  1. In root folder run yarn
  2. cd client and run yarn
  3. Make sure, that folder 'uploads' is exist (./client/public/uploads)
  4. Go to the root folder
  5. Run yarn dev
  6. Try to upload file and check it in the uploads folder