The Image Machine

A PERN App

This is the Image Machine - an online image hosting application. You can search your computer or drag and drop image files for you to host a public link to.

The app uses the PERN Stack - Postgres, Express, React, and Node. The images were hosted on AWS S3 and the database was hosted on AWS RDS. Deployed using Heroku.

The functionality may be limited currently because it is on a free tier for AWS.

Live Demo: The Image Machine

Code Repo: Github