Skip to content

Create rock paper and scissors game with ReactJs and build cool UI. Learn to create this by following the tutorial from the readme file.

Notifications You must be signed in to change notification settings

codebucks27/ReactJs-rock-paper-scissors-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Rock, Paper and Scissors Game with React JS

This repository contains code for rock,paper and scissors game in reactjs.

View Demo: https://react-js-rock-paper-scissors-game-ji6h1k10h.vercel.app/

If you want to learn how to create it please follow below tutorial:

https://youtu.be/tCSaSDgz2Hw

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Runningg

Open the file dist/index.html in your browser

Credits

Made with createapp.dev

About

Create rock paper and scissors game with ReactJs and build cool UI. Learn to create this by following the tutorial from the readme file.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published