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

https://github.com/iondrimba/react-video-player

📺 Playing around Html 5 Video API
https://github.com/iondrimba/react-video-player

api front-end-development html5 javascript react reactjs-demo ui video video-player

Last synced: about 1 year ago
JSON representation

📺 Playing around Html 5 Video API

Awesome Lists containing this project

README

          

# 📺 Playing with Html5 Video API

![Node.js CI](https://github.com/iondrimba/react-video-player/workflows/Node.js%20CI/badge.svg) [![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=iondrimba/react-video-player)](https://dependabot.com)

![Demo](https://raw.githubusercontent.com/iondrimba/images/master/video-player.PNG)

## [LIVE DEMO](https://iondrimba.github.io/react-video-player/build/?cache=123)

This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).

Below you will find some information on how to perform common tasks.

## Available Scripts

In the project directory, you can run:

### `npm start`

Runs the app in the development mode.
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

### `npm run build`

Builds the app for production to the `build` folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

### `npm run serve`

Run a local server with the build files
Open [http://localhost:5000](http://localhost:5000) to view it in the browser.