This project is a partial implementation of an eCommerce marketplace.
Supported features:
- Users can create an account and sign in
- Users can create a shop
- Users can add products to their shop
- Users can create catalogs to showcase their products
✅ Server Side Rendering
✅ App Router nested layout
✅ Secure authorization on the tRPC layer
✅ Robust form validation with React Hook Form and Zod
✅ Shareable state in the search page with query params
✅ Spam prevention using Cloudflare Turnstile