I made an e commerce site with user authentication using nextjs and mongoDB.There is a product addition page that is not accessible to users who are not logged in. Users can make changes to the products they have added to their cart.
- Next.js
- TypeScript
- TailwindCSS
- Prisma
- DaisyUI