Skip to content

simonryrie/SOON_BasketApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOON_ Basket App

A simple shopping app that allows the user to:

  • view a product with details: title, description, image, price
  • add a quantity of the product to the basket; see the total item count in the basket from the header

Instructions

  1. Clone the repo into VS Code using
git clone https://github.com/simonryrie/SOON_BasketApp
  1. Launch the site using the VS Code LiveServer extension

You can also see the app deployed on GitHub Pages .