Skip to content

dustinhayes/react-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-hangman

A Hangman game written with React and with some influences from the Flux architecture.

Hanging without style

Why

The main purpose of this project is to experiment how traditional HTML/CSS developers deal with React code. Please fork and add some CSS love. Feel free to alter the HTML in the React components as well.

How to run

  1. Download the ZIP
  2. Open your terminal
  3. $ cd /path/to/repo
  4. $ npm install
  5. $ node server.js
  6. $ npm start
  7. Open localhost:3000 in your browser of choice.

About

A Hangman game written with React and with some influences from the Flux architecture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors