Skip to content

makecm/photo-booth-app

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

Make.cm Photo Booth (App)


This repo is a simple boilerplate to allow you to create your own photo booth image generator with React, Cloudinary and Make.cm

Check it out here

If you want to learn how I built this, read the guide here.

Getting started

This app runs create react app under the hood, so any CRA command will work here.

yarn
yarn start

Open http://localhost:3000 to view it in the browser.

Technology

  • axios: Handle http POST request
  • Cloudinary
  • Make API: Generate a custom photo booth image from our template
  • react-device-detect: Allows us to change our download behaviors depending on the device

About

Simple React app to generate unique images with Cloudinary, Make.cm and React

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published