/E-commerce-product-page

In this challenge, you'll build a beautiful product page. We'll be putting your JS skills to the test with a lightbox product gallery and cart functionality!

Primary LanguageHTML

Welcome

E-commerce product page | challenge

project preview

preview image

setup the project

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build