Skip to content

Latest commit

 

History

History
63 lines (32 loc) · 1.03 KB

File metadata and controls

63 lines (32 loc) · 1.03 KB

Javascript 1.

Rainydayslogo

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.

Description

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

Built with

  • Figma

  • HTML

  • CSS

  • JavaScript

Getting started

  1. Clone the repo:
gh repo clone siljeloge/javascript-1
  1. Install the dependencies:
npm install

Running

To run the app, run the following commands:

npm run start

Contact

Email: sillog02326@stud.noroff.no