a video management tool built on NodeJS

vReel is for archiving and viewing videos on a user's hard drive.

                installation via Terminal
                
                Clone the project: git clone https://github.com/pacificpelican/vreel.git
                Change directory: cd vreel
                Build: npm install
                Serve the site: npm run vreel
                Visit the site in a browser: http://localhost:3004
            
More info in the readme.