Skip to content

developj/jesh-tech-store

Repository files navigation

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

# Clone the repository
git clone https://github.com/yourusername/tech-store.git

# Navigate to project directory
cd tech-store

# Install dependencies
npm install
# or
yarn install
# or
pnpm install 

# run project
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

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

🛒 Tech Store

Tech Store is a modern, responsive, and performance-optimized e-commerce platform built with Next.js 15, TypeScript, Tailwind CSS, and ShadCN UI.
It includes internationalization (i18n), a fully functional shopping cart, and optimized product image handling for faster load times.

Tech Store Screenshot


🛠️ Tech Stack


🚀 Features

  • ⚡ Blazing Fast – Built with Next.js 15 and optimized for performance
  • 📱 Fully Responsive – Works perfectly on desktop, tablet, and mobile
  • 🌍 Multi-language Support – Internationalization powered by next-intl
  • 🛍️ Shopping Cart – Add, remove, update quantities, and view cart summary
  • 🖼️ Optimized Images – Using next/image for better LCP and bandwidth usage
  • 🎨 Modern UI – Styled with Tailwind CSS and ShadCN UI components
  • 🔍 Product Search – Easily find items with a search bar
  • 📦 Product Categories – Browse by category
  • ✨ Smooth Animations – Hover and transition effects for a sleek feel
  • 🧪 E2E Testing – Playwright tests for critical shopping flows

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published