Rock, Paper, Scissors Using ReactJS and tailwindcss

This is a solution to Frontend Mentor challenge

Want to try the game? Try it from here

Design preview for the Rock, Paper, Scissors coding challenge

  • I added comments in the code as much as possible.

What is Learned:

  1. Building My first big React app without tutorial.
  2. Implementing different React concepts like react-router and different hooks like useContext,useEffect ...etc.
  3. Use tailwindcss with React.