Canim Ecommerce

screenshot of Canim Ecommerce
tailwind

An eco shop & ecommerce responsive React template built by React.JS & Tailwind CSS

Overview:

The Canim eCommerce platform offers users a seamless shopping experience with a wide range of products from top brands, secure transactions, swift deliveries, and user-friendly navigation. It aims to redefine convenience in online shopping with exclusive deals and a digital marketplace for anytime, anywhere shopping.

Features:

  • Curated Deals: Explore curated deals and trending products on the e-commerce homepage.
  • Multiple Pages: Includes 31 pages for various sections like Home, Detail, Filter, Auth, Dashboard for Buyer, Seller, and Admin.
  • Real-Time Interaction: Allows real-time interaction for cart, favorites, create, read, update, and delete functionalities.
  • Advance Search Filter: Offers advanced search filters to highlight matched words and letters.
  • Responsive Design: Ensures responsive design for PC, laptop, tablet, and mobile users.
  • Payment Gateway: Integrated with the payment gateway stripe for secure transactions.
  • Tech Stack: Built with Next.Js, Redux Toolkit, Tailwind CSS, React Icons, MongoDB, Mongoose, ESLint, Prettier, and more.

Clone Repository

git clone <repository-url>

Environment Setup

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

ecommerce
Ecommerce

Ecommerce websites sell products or services to customers through an online storefront. These websites typically include features such as product listings, shopping carts, payment processing, and order management tools.

Redux

Redux is a state management library for JavaScript apps that provides a predictable and centralized way to manage application state. It enables developers to write actions and reducers that update the state in response to user interactions, server responses, and other events, and can be used with a variety of front-end frameworks and back-end technologies.

vercel
Vercel

Vercel offers built-in support for deploying and hosting Next.js applications, making it a popular choice among Next.js developers.