kamilGawron / hangman

hangman game created with react and redux

Home Page:http://kamilGawron.github.io/hangman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hangman Game

This project was bootstrapped with Create React App. See on GitHub Pages

alt text

Setup

Get the code by either cloning this repository using git

> git clone https://github.com/kamilGawron/hangman.git

... or downloading source code code as a zip archive.

Once downloaded, open the terminal in the project directory, and install dependencies with:

> npm install

Then start the example app with:

> npm start

The app should now be up and running at http://localhost:3000

License

This project is released under the MIT Licence.

Author

Kamil Gawron

About

hangman game created with react and redux

http://kamilGawron.github.io/hangman/


Languages

Language:JavaScript 53.3%Language:CSS 46.1%Language:HTML 0.6%