About the project
Tienda-Shop is a sleek and modern e-commerce platform built using Next.js. Designed for performance and scalability, it offers users a smooth shopping experience with dynamic components, responsive layouts, and integrated payment solutions.
Main Features
- Next.js Framework: Server-side rendering and static generation for performance.
- Shopping Cart: Real-time updates using Zustand state management.
- Product Pages: Dynamic routes and product filtering.
- PayPal Integration: Secure and efficient checkout process.
- Admin Panel: Manage products, categories, and orders easily.
- Responsive Design: Optimized for both desktop and mobile users.
Technologies Used
- Next.js: Full-stack React framework with powerful routing and SSR capabilities.
- Tailwind CSS: Utility-first CSS for fast UI development.
- React: Reusable components and dynamic UIs.
- PayPal: Payment processing integration.
- Prisma: Type-safe ORM for working with the database.
- Zustand: Lightweight state management for cart and app state.
Check out the live preview or dive into the source code to see how the project works under the hood.