Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 257 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 257 Bytes

Simon-Says-React

A simple "Simon Says" game showcasing some react features

The game "Simon Says" (actually called "Simon" in it's electronic form) using ReactJS. A nice place to start understanding React code.

Uses webpack to build and run the project.