Step 2: download the project files.
Click on the green "Code" button and select "Download ZIP";
Unzip the file to access the "interactive-video-grid" folder. Store or rename it as you prefer.
Your directory should look like:
interactive-video-grid/
ββ videos/
ββ main.js
ββ config.js
ββ styles.css
ββ reset.css
ββ index.html
ββ LICENSE
ββ README.md
ββ .gitattributes
It might seem overwhelming, but you'll only interact with three things:
videos/ (video directory)
config.js (personalization settings)
index.html (start-up file)
Open the index.html to verify its functionality.
The folder contains only one dummy video, forming not too much of a grid currently. If problems arise, consider using a different browser or reach out to quanzh4396@gmail.com.
Now you're ready for configuration.
Last updated