Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 467 Bytes

File metadata and controls

24 lines (17 loc) · 467 Bytes

Browser Camera App

Simple Camera App written in HTML, CSS, and JavaScript which can be used to record and capture images.

Used Technologies

  • HTML5
  • CSS3
  • JavaScript

Steps to Use:


  • Download or clone the repository
git clone https://github.com/Ayushparikh-code/Web-dev-mini-projects.git
  • Go to the 'Browser Camera' directory
  • Run the index.html file
  • Start using the camera!!