Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 570 Bytes

File metadata and controls

28 lines (20 loc) · 570 Bytes

🛒 E-commerce Website

Welcome to the E-commerce Website project! This application is built using Node.js and EJS (Embedded JavaScript), providing a dynamic platform for online shopping.

🚀 Getting Started

Prerequisites

Ensure you have the following installed:

  • Node.js (v14 or higher)
  • pnpm (Preferred Node Package Manager)

Installation

  1. Clone the repository:
git clone https://github.com/anandpskerala/ecommerce.git
  1. Navigate to the project directory:
cd ecommerce

3.Install the required dependencies:

pnpm install