Skip to content

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

Notifications You must be signed in to change notification settings

cskonopka/random-AVS-vids

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published