wine-shop/README.md
christian b0fa899735
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
updated readme and created workflow yamls
2024-05-23 19:06:29 +02:00

19 lines
304 B
Markdown

This is my attempt at a ecommerce site selling wine.
Created with t3-app using:
- nextjs
- tailwind
- drizzle
- postgres
TODO (in no particular order for now):
- [] Top nav
- [] define (and draw?) db schemas
- [] side product nav
- [] product cards
- [] cart
- [] auth & login
- [] user profile page