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.
- Node.js and npm must be installed.
Clone this project:
git clone https://github.com/VeyselGaziDuran/E-commerceJT.git
cd E-commerceJT
npm install
npm run watch
Usage Once the project is running, you can view it in your browser by navigating to
http://localhost:3000.