Skip to content

kyonkopa/amalitech-ecommerce

Repository files navigation

JavaScript/jQuery-based Ecommerce Application

A Product Details Page (PDP) from where you add a product to cart then land on cart page, and to checkout pages.

Building and running on localhost

First install dependencies:

npm install

To create a production build:

npm run build-prod

To create a development build:

npm run build-dev

Running

public/index.html

Links

App

Site to reproduce

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published