https://github.com/vsbron/course-nextjs2025-product-store
A store project built with NEXTjs, TypeScript and Tailwind
https://github.com/vsbron/course-nextjs2025-product-store
Last synced: 9 months ago
JSON representation
A store project built with NEXTjs, TypeScript and Tailwind
- Host: GitHub
- URL: https://github.com/vsbron/course-nextjs2025-product-store
- Owner: vsbron
- Created: 2025-09-09T09:30:02.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-09-09T11:31:37.000Z (9 months ago)
- Last Synced: 2025-09-09T13:32:48.437Z (9 months ago)
- Language: TypeScript
- Homepage: https://course-next-js2025-product-store.vercel.app
- Size: 141 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Product Store
A store project built with Next.js, TypeScript, and Tailwind CSS.
## Tech Stack
- **Next.js** – React framework for server-side rendering and routing
- **TypeScript** – Strongly typed JavaScript for better developer experience
- **Tailwind CSS** – Utility-first CSS framework for styling
- **ShadCN Components** – Prebuilt UI components for faster development
- **Clerk** – Authentication and user management
- **Zod** - Form data validation
- **Prisma** – Database ORM for managing products
## Live version
https://course-nextjs2025-product-store.vercel.app