https://github.com/9d4/video-downloader
This application uses API from https://loader.to
https://github.com/9d4/video-downloader
react webpack
Last synced: 3 months ago
JSON representation
This application uses API from https://loader.to
- Host: GitHub
- URL: https://github.com/9d4/video-downloader
- Owner: 9d4
- Created: 2020-08-26T15:18:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T13:41:40.000Z (almost 6 years ago)
- Last Synced: 2025-03-24T18:14:20.862Z (over 1 year ago)
- Topics: react, webpack
- Language: JavaScript
- Homepage: https://video-downloader.traperwaze.vercel.app
- Size: 1.12 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
If you want to contribute or just want to run on your local machine, follow these steps:
- Clone this repository
- Start develop with command `npm start`
- Open the index.html at [public/index.html](https://github.com/traperwaze/video-downloader/blob/master/public/index.html)
- Use `npm build` to build, the results are same, just the webpack mode changed to production
Note: You can open both with server and directly