This project is a clone of Rock Paper Scissors, but in React.
Edit this live on Stackblitz
This project was bootstrapped with Create React App.
npm start
- runs the app at http://localhost:3000.npm test
- launches the test runner in interactive watch modenpm run build
- builds the app for production to thebuild
folder.