Node.js application which takes directory name , file name from user and copies those files asynchronously to other directory mentioned by user.
- fork this repository
- create a directory with files(.txt,.css,.js,etc...) inside the forked repository
- run node app.js
**If you have not installed node, kindly install then run this application.