Your challenge is to build out this Rock, Paper, Scissors game and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go. Your users should be able to:
✅ View the optimal layout for the game depending on their device's screen size (Mobile: 375px, Desktop: 1366px)
✅ Play Rock, Paper, Scissors against the computer
✅ Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional)
npm install
npm run build
npm run start
- GitHub levi5