Skip to content

Sagar-Sharma-7/Rock-Paper-Scissors

Repository files navigation

Wanna Play Rock Paper Scissors?

Just click on the link below...





Text Editor Used

alttext

Built With

html css js node express


Cloning this repositary using command line

  1. Open Git Bash.
  2. Change the current working directory to the location where you want the cloned directory.
  3. Type git clone https://github.com/Sagar-Sharma-7/Rock-Paper-Scissors
  4. Press Enter to create the clone of this repositary.

How to get font awesome?

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" integrity="sha512-iBBXm8fW90+nuLcSKlbmrPcLa0OT92xO1BIsZ+ywDWZCvqsWgccV3gFoRBv0z+8dLJgyAHIhR35VZc2oM/gI1w==" crossorigin="anonymous" />

How to font I used?

@import url('https://fonts.googleapis.com/css2?family=Nunito&display=swap');

div{
 font-family: 'Nunito', sans-serif;
}

How to reach me?

ForTheBadge makes-people-smile



Follower


ForTheBadge built-with-love ForTheBadge makes-people-smile

alttext License: MIT