Rock Paper Scissors Game developed in Reactjs and Mobx State manager
This project is build up on create-react-app starter
-
Clone the repository
git clone git@github.com:AlaeddineMessadi/Rock-Paper-Scissor.git
-
Run
yarn
ornpm install
- run
yarn start
Run yarn test
All PR's are welcome :)
- Reactjs - The web framework used
- Mobx - State Management
- Yarn - Dependency Management
- Create-React-APp - Boilerplate