Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OTT Player

Table of Contents

General Info


The OTT web application names OTT Player containing video content with the option of playback. Enjoy a wide library of high-quality movies whether you are using a computer, tablet or phone. Check it now!

OTT Player

If you don't want to run the project locally, you do not have to read anything more, just visit the site!

Technologies


Project is created with:

  • TypeScript
  • SASS
  • Node.js
  • React
  • ReactPlayer
  • Redux-Toolkit

Requirements


To be able to run the project locally, you need to have installed yarn package manager If you do not know if you have it installed on your computer and you still want to run our project follow these steps:

Windows command prompt/Linux bash

Run npm -v
  • If you received a number like 'x.x.x' you already have installed npm package manager *on your computer and you can follow the next part, which is installing yarn
  • *Otherwise, you will have to install it, the best way to do it is installing it globaly by running the command npm install npm@latest -g*
  • After that you can run again the command from the first line just to confirm that you have succesfully installed required package manager
Install yarn
  • To install yarn package manager (faster vesrion of npm) *run the commnad npm install --global yarn*
  • *confirm yarn install by tpying command yarn --version*

Setup


  • Run command yarn to install all node modules
  • Run command yarn start or yarn dev (with access to redux toolkit )
  • Enter the local host that was created which should be at localhost:3000
  • You can now use the fully functional application!*

Demo


A working demo has been placed on the Netlify platform. Check it out ottplayer.netlify.app

There is a problem with the header "Access-Control-Allow-Origin". For the page to connect to the backend, it uses a heroku proxy. If you are launching the website for the first time, visit this page first and click the button "Request temporary access to the demo server"

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages