Skip to content

chara0511/rock-paper-scissors

Repository files navigation

👋 Welcome! 👋

Live Demo

https://rock-paper-scissors-nine-chi.vercel.app/ 🔥

Steps to follow 📜

1. Fork it 🍴

You can get your own fork/copy of rock-paper-scissors-App by using the Fork button

2. Clone it 👥

You need to clone (download) it to local machine using

$ git clone https://github.com/Your_Username/rock-paper-scissors.git

This makes a local copy of repository in your machine. Once you have cloned the rock-paper-scissors repository in Github, move to that folder first using change directory command on Linux, Windows and Mac.

$ cd rock-paper-scissors

This will change directory to a folder rock-paper-scissors

3. Run the following command to install all dependencies.

$ npm install

4. Ready Steady Go... 🐢 🐇

🎨 Preview

💻 Desktop version

📱 Mobile version

👨‍💻 Technologies

  1. HTML
  2. CSS
  3. Styled Components
  4. Javascript
  5. React
  6. Context API

Frontend Mentor challenges allow you to improve your skills in a real-life workflow.

This challenge is completely free. Please share it with anyone who will find it useful for practice.