cskonopka / random-AVS-vids

Single-page-app for randomizing analog video synthesis videos from a .csv using React & Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

random-AVS-vids

The random-AVS-vids web application serves analog video synthesis clips. When the user presses the random button, a new vimeo link is selected from a .csv document and displayed on the webpage.

Setup

Install dependencies

npm i

Instructions

  1. Start the web application
npm run start
  1. Navigate to the locally hosted page
http://localhost:3000
  1. Press the random video button and a new video appears

About

Single-page-app for randomizing analog video synthesis videos from a .csv using React & Node


Languages

Language:JavaScript 75.7%Language:HTML 14.2%Language:CSS 10.1%