christian
b0fa899735
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
19 lines
304 B
Markdown
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
|