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.
Ensure you have the following installed:
- Node.js (v14 or higher)
- pnpm (Preferred Node Package Manager)
- Clone the repository:
git clone https://github.com/anandpskerala/ecommerce.git
- Navigate to the project directory:
cd ecommerce
3.Install the required dependencies:
pnpm install