Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1.39 KB

README.md

File metadata and controls

35 lines (22 loc) · 1.39 KB

Webcam Photo Capture App

This is a simple app that allows you to capture photos using your computer's webcam.

Features

  • Capture photos using your computer's webcam
  • Save captured photos to your local device
  • Basic user interface with options to preview and retake photos

Usage

To use the app, simply run it on your local machine and follow the instructions provided by the user interface. You will need to have a working webcam and a modern web browser installed on your device.

Installation

  1. Clone or download the repository to your local machine.
  2. Open a terminal window and navigate to the project directory.
  3. Run npm install to install the project dependencies.
  4. Run npm start to start the development server.
  5. Open http://localhost:3000 in your web browser.
  6. Allow the app to access your webcam when prompted.
  7. Use the app to capture photos and save them to your local device.

Deployment

The app is currently deployed and can be accessed at https://beautiful-bombolone-6ce05d.netlify.app/.

Contributing

If you would like to contribute to this project, feel free to fork the repository and make any changes or improvements you see fit. Pull requests are always welcome!

Credits

This app was created with [Create React App](https://create-react-app