A simple e-commerce website project showcasing various products and implementing basic shopping functionalities.
This project is a simple e-commerce website built to demonstrate basic functionalities of an online store. It includes product listings and a shopping cart, The site is designed to be user-friendly and visually appealing, making use of HTML, CSS, and JavaScript.
To get this project up and running on your local machine, follow these steps:
- Clone the repository:
git clone https://github.com/aylinarik/EcommerceSite.git
- Navigate into the project directory:
cd EcommerceSite - Open
index.htmlin your preferred browser to view the site.