wine-shop/README.md

19 lines
314 B
Markdown
Raw Permalink Normal View History

This is my attempt at a ecommerce site selling wine.
2024-05-23 04:47:36 +00:00
Created with t3-app using:
- nextjs
- tailwind
- drizzle
- postgres
TODO (in no particular order for now):
2024-05-23 04:47:36 +00:00
- [] Top nav
2024-05-23 18:57:14 +00:00
- [x] define (and draw?) db schema (initial)
- [] side product nav
- [] product cards
- [] cart
- [] auth & login
- [] user profile page