Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 1.61 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.61 KB

Frontend Mentor - Rock, Paper, Scissors solution

This is a solution to the Rock, Paper, Scissors challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Design preview for the Rock, Paper, Scissors coding challenge

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • Play Rock, Paper, Scissors against the computer
  • Maintain the state of the score after refreshing the browser (optional)
  • Bonus: Play Rock, Paper, Scissors, Lizard, Spock against the computer (optional)

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • CSS Grid
  • Mobile-first workflow
  • Tailwind CSS Framework
  • React - JS library
  • Redux - State management for React
  • AOS - Animate On Scroll Library