Techiebay
An e-commerce application that sources data from the Fake Store API. It uses SSR for home, checkout, and orders, with CSR for Product Previews via SWR. Stripe handles payments, and a custom hook in the api folder stores checkout data in Firebase. NextAuth provides Google OAuth and User Session, while Redux Toolkit manages state and Framer Motion adds animations for a complete UX.