This web application is a modern e-commerce web application built with Next.js, TypeScript, and a variety of cutting-edge technologies. It leverages Prisma for database management, Supabase for backend services, and Stripe for payment processing. The app is styled using TailwindCSS and includes a dynamic UI powered by Radix UI components.
- Framework: Next.js
14.2.23
- Frontend: React
18
, TypeScript5
- Database: Prisma
6.3.1
(ORM) - Authentication: Clerk.js
- Storage & Backend: Supabase
- Payment Integration: Stripe
17.6.0
- Styling: TailwindCSS
3.4.1
, Radix UI components - Linting & Code Quality: ESLint
8
, Prettier - Utility Libraries: Axios, clsx, use-debounce
This repository is for demonstration purposes only and is not intended to be executed. It showcases the structure, code, and logic used in this project but does not include the necessary configurations or dependencies for running it.
You can view the live version of this project here: 🔗 Production Link
- If you are looking for a runnable version, please check with the repository owner.
- If you need access to missing dependencies, you may need to manually configure them.
💡 Feel free to explore the code and reach out for discussions or questions! 😊