https://github.com/adnan059/zaplet-ecommerce-next.js
https://github.com/adnan059/zaplet-ecommerce-next.js
jsonserver nextauth nextjs shadcn tailwindcss zustand
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/adnan059/zaplet-ecommerce-next.js
- Owner: adnan059
- Created: 2025-07-31T09:08:13.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-07-31T12:29:11.000Z (11 months ago)
- Last Synced: 2025-07-31T13:00:37.016Z (11 months ago)
- Topics: jsonserver, nextauth, nextjs, shadcn, tailwindcss, zustand
- Language: JavaScript
- Homepage: https://zaplet-theta.vercel.app
- Size: 487 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ Zaplet โ Modern Gadget Ecommerce Site
It is a gadget ecommerce website built with **Next.js**, **Tailwind CSS**, **ShadCN UI**, **Zustand**, **NextAuth**, **JSON-server** etc. It offers a smooth shopping experience, secure Google authentication, dynamic product variants, and admin-only access control.
---
## ๐ Features
- โ
Browse and filter gadgets
- ๐๏ธ Add to cart with or without product variants
- ๐ฆ Checkout with order summary
- ๐งพ Downloadable PDF receipt after order placement
- ๐ Google login (NextAuth) with security question gate
- ๐จโ๐ป Admin dashboard protected by email-based access control
- ๐ Responsive and modern UI with Tailwind + ShadCN
- โก Fast global state management using Zustand
---