Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 347 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 347 Bytes

Image Uploader

Save files on the server and generate an unique url for you to share! Back end built with express js and multer, code here.

  • Supports drag and drop.
  • Validate for png and jpeg images only.
  • Only files < 5mb supported.

image uploader