Add features and og image preview to README

This commit is contained in:
Sam Becker 2023-09-20 11:00:34 -05:00
parent 089da9d6bf
commit 32ad099b96
2 changed files with 16 additions and 0 deletions

View File

@ -8,8 +8,24 @@ _Optimizations are still being made around data cache behavior._
_Database schema changes are possible in the future._
1-click Deploy to Vercel
-
[![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)
Features
-
<img src="/readme/og-image-share.png" alt="OG Image Preview" width=800 />
- Image upload with EXIF extraction
- Inifite scroll
- Image tagging
- Built-in auth
- Light/dark mode
- Automatic OG image generation
Installation
-
### 1. Deploy to Vercel
1. Click Deploy

BIN
readme/og-image-share.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 997 KiB