FrancescoZ / happybirthday

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drag and Drop File Upload Example w/ Percentage completion

  1. Run the server:
node server.js
  1. Go to
http://localhost:9000/
  1. Drag a file into the box. Percent transferred will be shown and the file will be saved in the example's directory.

Server code is contained in server.js Client side code is contained in public/index.html

About

License:MIT License


Languages

Language:CSS 68.0%Language:JavaScript 19.4%Language:HTML 12.6%