Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kalaschnik/react-photo-maker

📸 Access user’s webcam and make a circular picture
https://github.com/kalaschnik/react-photo-maker

javascript react webcam

Last synced: 20 days ago
JSON representation

📸 Access user’s webcam and make a circular picture

Awesome Lists containing this project

README

        

# 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](https://kalinke.web175.s99.goserver.host/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

- https://github.com/mozmorris/react-webcam
- http://foliotek.github.io/Croppie/
- https://www.npmjs.com/package/downloadjs