e-comm-clk Tailwind Templates

E Comm Clk

Sample E-comm Next.js website.

Sample E-Commerce Website using Next.js

This is a practice full stack website built using the Next.js framework (React).

Demo: https://e-comm-clk.vercel.app/

Functionality:

  • API calls to FakeStoreAPI for various item fetching (axios)
  • Persistance of CART items (react-redux + react-persist to local storage)
  • OAuth authentication with Google & Facebook (next-auth).
  • Search functionality and filtering (debounce val, caching optimization)

Techstack: Next.js (React) with Typescript (JS) and Tailwind (CSS)

How to install

First, run the development server:

npm install
npm run dev
# or
yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

(desktop)

Demo1

(mobile)

Demo1

Top categories

Loading Svelte Themes