An open API service indexing awesome lists of open source software.

https://github.com/sajanv88/video-downloader

I built this video downloader application for fun. And, I learnt a lot about tailwind css.
https://github.com/sajanv88/video-downloader

facebook-video-downloader react-video-player youtube-downloader

Last synced: 4 months ago
JSON representation

I built this video downloader application for fun. And, I learnt a lot about tailwind css.

Awesome Lists containing this project

README

        

Video Downloader

[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/sajanv88/video-downloader/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/sajanv88/video-downloader/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

---

A simple react web application which allows anyone to download videos from Youtube and Facebook.

## Demo

- Demo link [Video-downloader-app](https://u2dost.herokuapp.com/)

### Installing

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
```

## Stay in touch

- Author - [Sajankumar Vijayan](https://sajankumarv.com)
- Twitter - [@sajan58603046](https://twitter.com/sajan58603046)

## License

It is [MIT licensed](LICENSE).