christian
3a10c0ad7e
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m5s
19 lines
314 B
Markdown
19 lines
314 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
|
|
- [x] define (and draw?) db schema (initial)
|
|
- [] side product nav
|
|
- [] product cards
|
|
- [] cart
|
|
- [] auth & login
|
|
- [] user profile page
|