Rock Paper Scissors



Overview
The classic playground game Rock Paper Scissors recreated with React. I have used React for this project, becuase I have the ability to create and maintain state and use of useEffect to allow saving to localStorage whenever state changes and avoid unnecessary re-renders.
Visit GitHub Repository Visit live applicationReact
JavaScript
HTML
CSS