Skip to content

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

License

Notifications You must be signed in to change notification settings

makecm/photo-booth-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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