An E-Commerce project, developed by Nextjs and typescript. styled with Tailwind css and it is fully responsive.
The ZiShop template is an e-commerce site template created using Next.js and TypeScript, with styling done using TailwindCSS. This open-source project is designed to showcase the developer’s portfolio while also being a helpful resource for others. The template includes features like Redux toolkit for state management, Sanity.io for the database, multi-language support, and multi-theme options.
lib/client.ts
..env
file to the root project directory and enter the token into it.sanity\_onlineshop
folder, open a new terminal, and run sanity start
to initiate the products in the database.http://localhost:3000
in your browser to view the site.pages/index.tsx
.The ZiShop template is a feature-rich e-commerce site template built using Next.js and TypeScript. With a focus on Redux for state management and Sanity.io for database integration, the template offers multi-language and multi-theme support. The installation process is straightforward, requiring basic setup steps to get the project running successfully. If you are looking to work on an e-commerce project, ZiShop can be a valuable resource to explore and customize further.