https://nimaiwalsh.github.io/simon-game/
React CSS3 HTML5
The Classic Retro Simon Game built for a FreeCodeCamp project. Follow Simo's 20 moves to win the game.
- Using a boolean state to toggle button state - toggle button changes CSS class
- Getting better at breaking an App into individual components
- Using utility folder to store functions not directly required by the componenents
- Passing data between comonents
- Styling - difficulty maintain a consistent Best Practice