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