My first HTML and CSS Project, a movie webpage where you can buy movies. JavaScript was added on a later date when I was doing my first JavaScript assignment.
- Sort movies by genre
- Add and delete product from shopping cart
- Checkout and recieve confirmation message
- HTML
- CSS
- JavaScript
This is where you list how to get the project started. It typically just includes telling a person to clone the repo and then to install the dependencies e.g.
- Clone the repo:
https://github.com/NoroffFEU/html-css-course-assignment-cgrotteland92.git
- Install the dependencies:
npm install
Here is where you detail how to run the app. It typically involves the commands you'd need to run to start the project e.g.
To run the app, run the following commands:
npm run start
My LinkedIn page https://www.linkedin.com/in/christian-gr%C3%B8tteland-0408372aa/