This is my first project using JavaScript. The requirements for the assignment were to add basic JavaScript to our HTML/CSS-1 Course Assignment. Mine were Rainy Days.
This assignment were to add several functions to our existing website "Rainy Days". I built on from my previous Rainy Days project, adding script.js with functions to make the website look and feel more like an actual webshop.The page includes:
-
Thumbnail with products
-
An interactive shoppingcart
-
Contactform
-
Checkoutform
-
Successpage
-
Figma
-
HTML
-
CSS
-
JavaScript
- Clone the repo:
gh repo clone siljeloge/javascript-1- Install the dependencies:
npm install
To run the app, run the following commands:
npm run startEmail: sillog02326@stud.noroff.no