Skip to content

VeyselGaziDuran/E-commerceJT

Repository files navigation

E-Commerce

E-commerceJT

This project is an e-commerce design created using Tailwind CSS and Vanilla JS. I developed this project as a part of my process to enhance my skills with Tailwind CSS and Vanilla JS. You can follow the steps below to run the project in your local development environment or deploy it.

1. Requirements

  • Node.js and npm must be installed.

2. Installation

Clone this project:

git clone https://github.com/VeyselGaziDuran/E-commerceJT.git

2. Navigate to the project directory:

cd E-commerceJT

3. Install the required packages:

npm install

4. Start the project:

npm run watch

Usage Once the project is running, you can view it in your browser by navigating to

http://localhost:3000.