An open source elegant solution to watching Kent University lecture recordings.
Kent Flix Client is a progressive web application using React.js on the frontend and interacting with a restful api.
Requires node >= 6
Install dependencies:
npm install
Then run the app locally:
npm start
All documentation can be found on GitHub pages