Skip to content

A simple ecommerce app - a Roc8 Moonshot assignment using Next.js, tRPC, React Query, NeonDB and Tailwind CSS

Notifications You must be signed in to change notification settings

shashankbhat2/next-trpc-ecommerce-app

Repository files navigation

Ecommerce App with Category Selection for Users

Routes

  • Signup User
    • Route: "/signup"
  • Login User
    • Route: "/login"
  • User Verification
    • Route: "/verification"
  • Category Selection
    • Route: "/onboard"

Tech Stack

  • tRPC
  • Next.js
  • Tailwind CSS
  • React Query
  • Neon Postgres DB
  • Mailtrap (Verification)

Features

  • Signup user with Name, Email and Password
  • Login user with Email and Password
  • Email code verification using Mailtrap and Nodemailer (requires mailtrap user and pass and for official use requires a domain)
  • User interest (category) selection and updation

About

A simple ecommerce app - a Roc8 Moonshot assignment using Next.js, tRPC, React Query, NeonDB and Tailwind CSS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published