Rock Paper Scissors
This project is an assignment from "The Odin Project" which is a free online Full Stack web developing course. The purpose of this specific project is to display that I have a basic understanding of HTML, Javascript, and CSS. The HTML was styled using basic CSS styling properties and the pages layout is made from flexboxes. The background Javascript is written in a dedicated file which is linked in the head of the Landing Pages index.html file.