Skip to content

carlrygart/dropzone-fileuploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dropzone-fileuploader

dropzone-fileuploader is a super simple file uploader app for your friends to share their photos/videos after a nice event. Built with React and Express. Works on both desktop and mobile/tablets.

Get started

  1. npm install - Install dependencies
  2. npm start - Build React app and start Express server
  3. Go to http://localhost:3000

Notice

Note that this app will store the uploaded images on the hosting server. Be sure to take care of this situation. Best solution would be to use S3 or similar.

About

File uploader app for your friends to share their photos/videos after a nice event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors