UNO Game

You are going to make a super cool UNO Game! 😎

Uno Image

Instructions

  • Fork this repo
  • clone this repo inside your development folder using the command
  git clone <the forked ssh link>
  • Run the website using the live server extension, command/control + shift + p and type live server open with live server
  • Open index.js file, read the instructions, and complete the code. Don't forget to save after every change, open the inspect on chrome, and check the logs for any issues.