This project is about an app for downloading video from Facebook. Just paste the link, and you're ready to go. But first you need to register your account, so we can trace your activity using this app ;)
This app using this project for API endpoints.
Demo is available here.
- run
npm install
- run
npm start
- open
http://localhost:8000
npm run lint
npm run build
After that you can copy the "codebase" folder to the production server
MIT