A simple react web application which allows anyone to download videos from Youtube and Facebook.
How to run this application
yarn install or npm install
After installed all the dependencies run development environment
yarn start:dev
running a production environment
yarn prod
It is MIT licensed.