This project was bootstrapped with Create React App.

React Simon Says

React Simon Says

This is my first pet-project using React.

Difficulty levels have been added to the game for more variety. Try them all 🔥

Use all your mind force for make some fun 😃

You can play it here

Using libraries

The app was styled with styled-components

Quick Start

$ git clone https://github.com/skyland891/simon-game.git
$ cd simon-game
$ npm install
$ npm start

Contributing

Changes and improvements are more than welcome! Feel free to fork and open a pull request. Please make your changes in a specific branch and request to pull into master!