Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kalaschnik/react-photo-maker
- Owner: kalaschnik
- License: mit
- Created: 2019-07-11T10:28:24.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T18:24:14.000Z (over 1 year ago)
- Last Synced: 2024-10-08T19:04:35.784Z (about 1 month ago)
- Topics: javascript, react, webcam
- Language: JavaScript
- Homepage:
- Size: 8.94 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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