A website on which you can play "Rock, Paper, Scissors" against the computer.
Results page:
In order to play click of the emojis to pick your choice.
Rock: ✊
Paper: ✋
Scissors: ✌️
After 3 seconds you will find out if you won.
This app was build with:
git clone https://github.com/stefi23/Schere-Stein-Papier.git
$ cd Schere-Stein-Papier
$ npm install
$ npm start