/typescript-shopping-cart

A shop that renders an array of product object and displays info. Mainly for practice purposes. You could use this to learn how to manipulate dom

Primary LanguageTypeScript

typescript-shopping-cart

Install the typescript compiler and compile the files. Include the output js file (index.js) in your index html with type="module" and you are ready to experiment.