Skip to content

RooGeaR/react-rock-paper-scissors

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors


This sample demonstrates the usage of React and Redux with socket to create a realtime game.

Get started

$ git clone https://github.com/RooGeaR/react-rock-paper-scissors.git
$ cd react-rock-paper-scissors
$ npm install
$ node server
$ npm start

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm test

Launches the test runner in the interactive watch mode.

This project was bootstrapped with Create React App.

About

Rock Paper Scissors game built with ReactJS

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 92.9%
  • HTML 6.1%
  • CSS 1.0%