imgur-clone icon indicating copy to clipboard operation
imgur-clone copied to clipboard

An AWS Lambda + S3 + Serverless based Imgur Clone

Imgur AWS Clone

Building

npm install
# watch:
npm run dev
# build:
npm run build