This is the second project I completed during the coding bootcamp I attended in Q1 2021. It is a SPA made in Vue that allows users to anonymously upload images and comment on existing images. The uploaded images are stored on AWS S3.
Back end: Node, Express, PostgreSQL
Front end: Vue