/react-endscreen

Video player end screen created with React and using CSS3 Flexbox

Primary LanguageJavaScript

react-endscreen

Video player end screen created with React using CSS3 Flexbox and ES6 import statements. I did not use full ES6 classes or Redux

To install and run:

Download and install Node.js

https://nodejs.org/en/download/

Download or clone the repository Open Windows or Mac console and go to the folder and run:

npm install
webpack-dev-server --inline --hot

Go to http://localhost:8080/endscreen.html in your browser

Open in Chrome browser and open developer tools with F12

Click on the mobile emulation icon in the top left

Select responsive, adjust the window size with your mouse to see the end screen change layout