react-photo-maker

📸 Access user’s webcam and make a circular picture

MIT License

Stars
0

Circular Profile Picture Generator

A React-based application that accesses a user’s webcam, allowing to create and crop a (circular) profile picture

Adaptation for the Social Games Battery

🚀 Demo: kalinke.io/photo-maker

Deployment

Put all the files from build to your own webserver.

Dependencies

  • NodeJs

Edit changes & Deploy on your server

  1. Clone
  2. npm ci
  3. npm run build

Credits