Skip to content

PiotrBerebecki/webcam-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webcam App

Experimenting with filters using webcam and canvas.

Live version: https://webcam-app.herokuapp.com

Tech stack

  • Node
  • Express
  • Heroku
  • Vanilla JavaScript
  • ES6

Getting started

git clone https://github.com/PiotrBerebecki/webcam-app.git
cd webcam-app
npm install

#1. Start the development server with Browsersync reloading
npm run dev

#2. Open this url in your browser: http://localhost:3000/public/index.html

Releases

No releases published

Packages

No packages published