This project is an implementation of the classic game Hangman built using React and Redux. It's just a proof of concept to learn how to use Redux and React for creating dynamic components.
It also uses Semantic-UI as a UI component library.
The supported language is english
, thanks to the dictionary published by adambom
You can play the game and see how it looks here
Install the package dependencies:
npm install
Run the following command:
npm run start
It will start a development server and will open the browser to the following url: http://localhost:3000/