Skip to content

Products are taken from the API. The initial number of products is 50. After scrolling to the last product another 50 items will be loaded from the API. After adding an item to the cart, there will be a check for a positive status from the request. Products added to the cart will be stored in local storage. A loader appears during any request.

Notifications You must be signed in to change notification settings

ipgpt/vue-product-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vue-product-list

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Products are taken from the API. The initial number of products is 50. After scrolling to the last product another 50 items will be loaded from the API. After adding an item to the cart, there will be a check for a positive status from the request. Products added to the cart will be stored in local storage. A loader appears during any request.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published