This is a simple web-based camera and gallery application built to understand the basic of HTML, CSS, JS, and web APIs like DOM, UI Events, IndexedDB, Navigation, MediaStream, Permission and so on.
- Capture Picture and Videos from web camera
- Apply Filter
- View all captured images in a gallery layout (locally in indexedDB)
- Download images or videos
- HTML5
- CSS3
- JavaScript
- Browser APIs
- Clone the repository:
git clone https://github.com/AbhiArya20/camera-gallery.git
- Navigate to the project directory:
cd camera-gallery
- Open the index.html file in your browser