From 17de7a3c9bea5c71688d8eed1fced1118cd48a24 Mon Sep 17 00:00:00 2001 From: Sam Becker Date: Wed, 20 Sep 2023 11:12:22 -0500 Subject: [PATCH] Add example app to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4c11a2c3..3d4cbe97 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,10 @@ _Database schema changes are possible in the future._ [![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?demo-title=Photo+Blog&demo-description=Store+photos+with+original+camera+data&demo-url=https%3A%2F%2Fphotos.sambecker.com&demo-image=https%3A%2F%2Fphotos.sambecker.com%2Ftemplate-image-tight&project-name=Photo+Blog&repository-name=photo-blog&repository-url=https%3A%2F%2Fgithub.com%2Fsambecker%2Fphoto-blog&from=templates&skippable-integrations=1&env-description=Configure+your+photo+blog+meta&env-link=BLANK&env=NEXT_PUBLIC_SITE_TITLE&teamCreateStatus=hidden&stores=%5B%7B%22type%22%3A%22postgres%22%7D%2C%7B%22type%22%3A%22blob%22%7D%5D) +Example App +- +https://photos.sambecker.com + Features - - Image upload with EXIF extraction