Skip to content

terry4025/Kalstore

Repository files navigation

Kalstore

A modern, minimalist e-commerce landing page for premium stationery, featuring smooth animations and a clean, high-end aesthetic. Built with Next.js 15, Framer Motion, and Tailwind CSS 4 to deliver a polished and immersive shopping experience.


Overview

Kalstore is a high-fidelity e-commerce clone designed to showcase modern web development techniques. The project focuses on a "Stationery Shop" theme, utilizing minimalist design principles, elegant typography, and subtle micro-interactions to create a premium brand feel.

The site features various sections tailored for retail, including featured products, category banners, promotional bundles, and storytelling elements, all brought to life with reactive motion.


Key Features

  • Next.js 15 & React 19: Utilizing the latest framework features for server-side rendering and performance.
  • Elegant Framer Motion: Staggered entrance animations and smooth transitions using the motion/react package.
  • Tailwind CSS 4: Implemented with the latest Tailwind CSS 4 styling engine for a sophisticated design system.
  • Responsive Bento Layouts: Modern grid systems used for the Hero and Category sections to showcase products dynamically.
  • Micro-interactions: Interactive buttons and card hover effects that enhance user engagement.
  • Detailed Product Sections: Tailored sections for Bestsellers, Featured Items, and Bundle Offers.

Tech Stack

Category Technologies
Languages TypeScript JavaScript HTML5 CSS3
Frontend Next.js React TailwindCSS Framer Motion
Tools Lucide Git

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

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


Project Structure

  • app: Root layout and page structure utilizing Next.js App Router.
  • components: Reusable UI components and page sections like HeroSection, FeaturedSection, and Footer.
  • hooks: Custom React hooks for shared logic.
  • lib: Utility functions and helper classes.
  • public: Static assets including images and icons.

Developed with a focus on UI/UX excellence and modern frontend performance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors