Skip to content

Commit

Permalink
Merge pull request #68 from bhatvikrant/patch-1
Browse files Browse the repository at this point in the history
fix: typo in README.md
  • Loading branch information
ethanniser authored Nov 9, 2024
2 parents cca8ac0 + 0a46df9 commit 4b02091
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A highly performant e-commerce template using Next.js and AI generated content b
- When deployed, these are served statically from the edge
- Dynamic data (such as cart information) is then streamed in
- Uses [Drizzle ORM](https://orm.drizzle.team/docs/overview) on top of [Neon Postgres](https://neon.tech)
- Images storied on [Vercel Blob](https://vercel.com/docs/storage/vercel-blob)
- Images stored on [Vercel Blob](https://vercel.com/docs/storage/vercel-blob)
- Used [v0](https://v0.dev) to generate all initial UIs, check out some of the threads we were particularly impressed by:
- [v0 makes pretty impressive search dropdown without a library](https://v0.dev/chat/lFfc68X3fir?b=b_1o4tkiC9EEm&p=0)
- [recreating 'order' page](https://v0.dev/chat/RTBa8dXhx03?b=b_4RguNNUEhLh)
Expand Down

0 comments on commit 4b02091

Please sign in to comment.