Inpulsgor / e-commerce

e-commerce-test

Home Page:https://e-commerce-inpulsgor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js 14 E-commerce App

Welcome to the Next.js 14 E-commerce project! This project is built with Next.js, a React framework, to create a dynamic and efficient E-commerce website.

Table of Contents

Getting Started

Prerequisites

Before you begin, ensure you have the following dependencies installed:

Installation

  1. Clone the repository:

    git clone https://github.com/Inpulsgor/e-commerce.git
    
  2. Navigate to the project directory:

    cd e-commerce
    
  3. Install dependencies:

    pnpm install

Running the Project

  1. Start the development server::

    pnpm run dev

Open http://localhost:3000 in your browser to view the project.

Project Structure

Main folders and files.

  e-commerce/
   |-- huksy/
   |-- next/
   |-- vscode/
   |-- app/
   |-- components/
   |-- lib/
   |-- public/
   |-- .gitignore
   |-- package.json
   |-- README.md
   |-- ...

Features

List the key features of E-commerce project.

  • Product catalog
  • Product preview
  • Shopping cart
  • Checkout process

Technologies Used

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS

About

e-commerce-test

https://e-commerce-inpulsgor.vercel.app

License:MIT License


Languages

Language:TypeScript 94.5%Language:CSS 2.6%Language:Shell 2.2%Language:JavaScript 0.7%