wine-shop/README.md
christian 3a10c0ad7e
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m5s
updated readme
2024-05-23 20:57:14 +02:00

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