8000 GitHub - reynaldos/VRNL: Video Journal React Application
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

reynaldos/VRNL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

VRNL is an online video journal that allows you to upload video messages to yourself or other subscribers. Users can create collections to view, organize, and group different video messages. Collections can be comprised of videos uploaded solely by a user, or of videos uploaded by all the subscribers to a collection. VRNL is built with React and hosted with Vercel. (Visit VRNL)

Dark Mode Light Mode
collection-dark collection-light
vid-Upload-dark vid-Upload-light
vid-Page-dark vid-Page-light

Installation

Install and use the correct version of Node using NVM

  nvm install

Install dependencies in client and server directories

  npm i

Start Development Server in client and server directories

  npm start

Building for Production

Generate a full static production build

  npm run build

About

Video Journal React Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0