wine-shop/README.md

19 lines
304 B
Markdown
Raw 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
- [] define (and draw?) db schemas
- [] side product nav
- [] product cards
- [] cart
- [] auth & login
- [] user profile page